Dimitar Zhekov
b876962818
Dimitar Zhekov <jimmy@is-vn.bg>:
bash:
- do not copy doc to docdir - auto-doc does that,
and does it better (I compared the file lists)
bash.conf: do not unpack bash-doc if no auto-doc, unneeded
- support the with-installed-readline option
(ROCKCFG_PKG_BASH_INST_RLL) by (1) passing the confopt and
(2) not linking bash to -lhistory if stage >= 2 (-lhistory
is required for stage <= 1 because of "--disable-readline"
and doesn't make any difference with the bash builtin
readline because it's statically linked).
- dont-link-history.diff: what the name suggests, see .conf
bootdisk/config.in: lock with-installed-readline to 0.
For this option to work, readline-shared must be applied,
or the build will fail if ROCKCFG_PKG_BASH_INST_RLL=1.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1493 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Clifford Wolf
a1c8a55091
Clifford Wolf <clifford@clifford.at>:
the attached patch fixes the *.Z to *.bz2 conversion in the Download
script. with that patch applied it's possible again to e.g. build xfree86
after a fresh download ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1492 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Alejandro Mery
5ab42dc711
Alejandro Mery <amery@geeks.cl>:
this adapts the setup patch to the current python version =)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1491 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
f2b5537916
openssh updated
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1490 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
5a327fbf05
added superkaramba
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1488 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Alejandro Mery
78237cd681
Alejandro Mery <amery@geeks.cl>:
makes it support a 'possible' change in install location of static libs.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1487 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Alejandro Mery
d0ae6e21f6
Alejandro Mery <amery@geeks.cl>:
this is a not-tested proposal for make check when asked and supported. (no-cross only)
plus some non-tested name changes ans additions by Rene Rebe
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1486 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Jan Veninga
2cfb600d6c
Jan Veninga <veninga@cs.utwente.nl>:
This disables all the failing code in linux-2.4.22 for sparc
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1485 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
2c59ca7ba2
"Stefan Paletta" <stefanp@cabal1.com>:
gnucash/openhbci updates and fixes
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1484 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
72c4c330fd
"Stefan Paletta" <stefanp@cabal1.com>:
- upgrade to Python 2.3 and fix dependent packages
I have a system running 2.3 since some weeks, these should be the
remaining fixes; tested individually, not in a full rebuild.
- bump linphone and mined version
- another take at fixing libgnomedb / mergeant priority
Speculative.
- fix kdeartwork31 download
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1483 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Alejandro Mery
900c206d4a
Alejandro Mery <amery@geeks.cl>:
ruinit is an init (sysvinit replacement) that works in daemontools' way but under gpl
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1482 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Alejandro Mery
d07ea63464
Alejandro Mery <amery@geeks.cl>:
ncurses:
- INSTALL_LIB=$(INSTALL) -m 755, instead of 644 for .so files
- symlink to create libcurses.a
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1481 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Clifford Wolf
716df9c8db
Clifford Wolf <clifford@clifford.at>:
Some minor Emerge-Pkg enhancements and fixes
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1480 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
ffba11a291
fixed findutils to install xargs in /bin and create a /usr/bin symlink
(this undos parts of rev 660)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1478 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
211d6c3a1f
added mpg321 from drock ;-)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1477 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
5ae5119caf
added hppa (parisc) architecture definitions
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1461 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Alejandro Mery
4874d50713
Alejandro Mery: /lib/*.{a,la} -> /usr/lib/, and a related fix to ncurses
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1460 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Jan Veninga
f5ab4b6277
Jan Veninga <veninga@cs.utwente.nl>:
Built Target does not compile packages that are flagged broken.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1458 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Jan Veninga
14f8a05f22
Jan Veninga <veninga@cs.utwente.nl>:
linux24-header-cross was not update to newer kernel version.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1455 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
6b4d4d7c41
architecture/sparc cleanup, convertion of static kernel conf to a dunamic
m4 macro one
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1454 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
6aad944009
move bootdisk space saving (we do not need .a libraries - saves ~ yet
another MB)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1451 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
f261829b83
darkglass update
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1449 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
cbf759d72e
fixed xfree86 to not run fc-cache (and so depend on all font packages)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1448 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Oliver Regehr
6e43e72067
Oliver Regehr: fixed linux* for alpha
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1446 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
013967fd5b
fixed mod_stone_yaboot to work when the CD rom is on the master IDE channel
and the hard-disc on the slave (the PowerBook default ?!?)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1445 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
1db0d39e3f
updated kde (and sendmail checksum ...)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1444 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
44c69d95c8
updated sendmail
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1443 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Jan Veninga
b94dd039e5
Jan Veninga <veninga@cs.utwente.nl>:
There are 2 little errors in snort.conf. This fixes it.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1442 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Clifford Wolf
8909891e37
Clifford Wolf <clifford@clifford.at>:
"dont build packages with broken dependencies" feature (#99 )
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1441 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
09b002cee1
bootdisk size reductions (should be a couple MB)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1440 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
8e0180e2a1
fixed linux24 linux24benh ppc/config.in to allow to set CONFIG_PPC_RTC
properly
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1438 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
3c9ed65124
updated openssh (again ... - PLEASE UPDATE !!!)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1436 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
8f3ea09356
added darkglass and macosd
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1434 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Sebastian Jaenicke
86022ea717
Sebastian Jaenicke <tsa@jaenicke.org>:
add openslp 1.0.11
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1431 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Daniel Jahre
1d7d27df59
Daniel Pischl <xtc-liquid-xtc@aon.at>:
updated icewm
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1430 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Alejandro Mery
8e275f725b
Alejandro Mery <amery@geeks.cl>:
boehm-gc: copyright patch
ktcpvs: cache (it's O)
lvs: copyright patch
mono: copyright patch
vserver:
- patches adapted for 2.4.22/ctx17a
- pkg_*_pre.conf instead of parse-config
- JFS no longer to kernel-disable list
vquota:
- copyright patch
- pkg_*_pre.conf instead of parse-config
rsbac:
- errno.patch removed
- pkg_*_pre.conf instead of parse-config
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1429 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
d3951c8699
further jail cleanups and the new includedir addition
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1422 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
121b8ddd80
updated openssh and nmap
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1420 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
5e0f23758f
Emerge-Pkg work - far way from perfect ... - but at least all dependencies are
now resolved recursively - and fast ....
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1418 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Alejandro Mery
171faf22d5
Alejandro Mery <amery@geeks.cl>:
introduces $includedir
sets share and include inside /usr when prefix=''
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1416 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Dimitar Zhekov
1add2ad388
Dimitar Zhekov <jimmy@is-vn.bg>:
Stripping must take place if OPT = 1, not if OPT = 0.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1415 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Mathieu
036e9733e5
Mathieu <tenfingers@ifrance.com>:
* updates gnomemeeting to 0.98.5
* updates lftp to 2.6.7
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1414 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
379ff827da
"Stefan Paletta" <stefanp@cabal1.com>:
implement enlightenment category
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1413 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Alejandro Mery
9aad4056f4
Alejandro Mery <amery@geeks.cl>:
auto-maintainer - code taken from fmnewpackage.sh :-)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1412 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Mathieu
0c410174e3
Mathieu <tenfingers@ifrance.com>:
really adds support for .Z files (tested this time, thx to dcc package)
it uses the fortunate support of .Z files by gunzip
it also fixes the dcc package
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1411 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
3a0506dacb
the stone isntall module now lists the guessed partition content
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1409 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
74d8b5bee7
- improved the exim package to honor prefix, made it jail-able
- improvements and some tiny clenups in misc/jailing
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1407 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
2bc47b8533
fixed bitlbee to use a better sysconfdir when installed into opt/
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1404 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
e053feb9c8
updated mc
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1400 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
a675ad97bb
enabled the nv driver for xfree86 on powerpc - and cleanup
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1399 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago