Commit graph

43393 commits

Author SHA1 Message Date
jmmv
a556be5da7 Avoid hardcoding /usr/pkg in patch files (CFLAGS and LDFLAGS contain the
right flags, so there is no need to add -I and -L flags by hand).
Honour PKG_SYSCONFDIR.  Bump PKGREVISION to 2.
2003-06-07 17:39:15 +00:00
jmmv
e06b405703 Fix path to locale directory in patch files (i.e., do not hardcode /usr/pkg
and use PKGLOCALEDIR's value).
2003-06-07 16:03:05 +00:00
cjep
8b9eb7ca16 Truncate to <= 24 lines 2003-06-07 15:59:30 +00:00
jmmv
f68afa05a7 Do not hardcode /usr/pkg as prefix in patches. 2003-06-07 15:20:30 +00:00
jmmv
e478bd1a52 Use @JPEGDIR@ in patch file instead of hardcoding /usr/pkg. 2003-06-07 15:11:21 +00:00
cjep
2b18f2a175 Truncate to <=24 lines 2003-06-07 15:05:48 +00:00
cjep
87bd976e81 Shorten DESCR considerable. Add a MESSAGE telling the user where to
find the game instructions.
2003-06-07 15:04:27 +00:00
jmmv
b5ad598d9b Avoid hardcoding /usr/pkg in patch files. 2003-06-07 15:04:21 +00:00
cjep
7c88973058 Truncate to <=24 lines 2003-06-07 14:58:29 +00:00
cjep
ba6d56ab46 Truncate to 24 lines 2003-06-07 14:50:50 +00:00
cjep
224bfbdd13 delint 2003-06-07 14:50:35 +00:00
cjep
b184c1e87e Truncate COMMENT to under 70 characters 2003-06-07 14:47:16 +00:00
cjep
7768c531ee Add NetBSD RCS tags. 2003-06-07 14:37:01 +00:00
jmmv
70e3bd0731 Homepage moved to Sourceforge. 2003-06-07 14:14:25 +00:00
cjep
a688f1b730 Use $(INSTALL) rather than "install". Fixes build on Solaris. 2003-06-07 11:32:39 +00:00
abs
86777cacda Escape newlines in literal string for gcc3.
No change to compiled package.
2003-06-07 11:06:13 +00:00
jmmv
ed68fa5da0 Note revision bump for ettercap to 2. 2003-06-07 10:43:40 +00:00
jmmv
197d6bf6bb Fix crash in -current: a thread was trying to wait for a condition using an
unlocked mutex (thus triggering a libpthread assertion).  I'm not sure if
this patch is completely right, but the program seems to work fine.
Bump PKGREVISION to 2.
2003-06-07 10:42:26 +00:00
jmmv
26af44ee64 Use BUILD_DIRS and INSTALL_DIRS, instead of custom post-build and post-install
targets.
2003-06-07 10:34:09 +00:00
abs
a521d4d1a4 if CC is defined, add it to MAKE_ENV 2003-06-07 09:22:37 +00:00
jmc
3b2deb6aae Make sure include files for apr get picked up when compiling 2003-06-06 23:38:10 +00:00
abs
925692b784 Update cpuflags to 0.46:
Fix non gcc3 case for -O3 optimisation
2003-06-06 22:54:30 +00:00
abs
fb8aa66a08 Update cpuflags to 0.46:
Fix non gcc3 case for -O3 optimisation
2003-06-06 22:54:05 +00:00
jmmv
ee9423c40d Do not hardcode /usr/pkg as PREFIX. 2003-06-06 22:50:26 +00:00
jmmv
a7906c9c41 Note revision bump for fly to 3. 2003-06-06 21:27:58 +00:00
jmmv
78727c1589 Avoid hardcoding /usr/pkg in patch files, using REPLACE_PERL to fix perl
location in scripts.
Add dependancy on perl, so installed scripts work.
Bump PKGREVISION to 3.
2003-06-06 21:27:17 +00:00
epg
0469bb12c2 Add recent updates to gnome2-control-center and gnome-panel (thanks to
Julio Merino for reminding me to do this).
2003-06-06 21:14:20 +00:00
jmmv
9e5bc40064 Avoid hardcoding /usr/pkg in patches. Pass the value of ${PERL5} instead. 2003-06-06 21:03:30 +00:00
drochner
c28e4b2fca g/c the now unneeded explicite export of LINK_ALL_LIBGCC_HACK to the
environment
2003-06-06 19:39:03 +00:00
drochner
860d5efe06 replace ${WHOLE_ARCHIVE_FLAG} -lgcc ${NO_WHOLE_ARCHIVE_FLAG} by just
${LINK_ALL_LIBGCC_HACK}
2003-06-06 19:33:12 +00:00
drochner
3be291c763 use LINK_ALL_LIBGCC_HACK instead of $(WHOLE_ARCHIVE_FLAG) -Wl,-lgcc
$(NO_WHOLE_ARCHIVE_FLAG)
2003-06-06 19:31:55 +00:00
drochner
b13a0cdbfe export LINK_ALL_LIBGCC_HACK into the environment, just like
OPSYS_WHOLE_ARCHIVE_FLAG
saves some lines in the pkg Makefiles
2003-06-06 19:30:47 +00:00
drochner
92e1239e25 call "sysctl" by full path to make the build work with a conservative PATH 2003-06-06 19:29:03 +00:00
jschauma
03b2022e5c test, too, can be in /bin or /usr/bin. Apparently. 2003-06-06 19:07:42 +00:00
drochner
403acc760c -python 2003-06-06 18:32:18 +00:00
jmc
274ce1c41b Man pages are installed as .3, not .0 2003-06-06 18:32:16 +00:00
jschauma
435145eb16 If we want to try a bulk-build on a non-NetBSD platform, we need to take
care not to blow away our bootstrap-pkgsrc stuff in the initial phase.
Also mark devel/bmake and devel/mk-files as broken on non-NetBSD so as not
to blow away our precious files from the bootstrap process in the middle
of a bulk-build.  Now let's see if bulk-building works on Linux...
2003-06-06 18:28:47 +00:00
drochner
53299d9d15 mention recent additions/updates 2003-06-06 18:27:50 +00:00
drochner
12980e5676 update to 4.2.83
bugfix release, as it looks
2003-06-06 18:26:50 +00:00
drochner
bfbf0b7d1c add the LINK_ALL_LIBGCC_HACK variable to the interpreter's link line,
so that dynamic libraries using libgcc functions can be loaded
should fix PR pkg/16144 by Brett Slager
2003-06-06 18:14:09 +00:00
jschauma
066edded53 Found some more programs that may be in either /bin or /usr/bin depending
on what todays flavor of Linux is.
2003-06-06 17:57:36 +00:00
drochner
52947f7d70 update Python22 to 2.2.3
This is a bugfix release.
Also, use the LINK_ALL_LIBGCC_HACK just introduced to link the
interpreter against libgcc. This should fix PR pkg/16144 in the
Python2.2 (and NetBSD-1.5) case.
2003-06-06 17:31:17 +00:00
drochner
1afb6de11e Introduce a variable "LINK_ALL_LIBGCC_HACK" which
is "-Wl,--whole-archive -lgcc -Wl,--no-whole-archive" on
NetBSD-1.5* and empty otherwise.
This is needed on build of programs which dlopen() extension
libraries.
(Some pkgs do the libgcc linking already, but independantly
of the OS version.)
2003-06-06 17:13:31 +00:00
abs
a32bab357c Update:
net/mrstat:      1.19
 security/msu:    1.06
 security/msudir: 0.13
Do not unconditionally set CFLAGS.
2003-06-06 17:09:52 +00:00
abs
06c139310f Update:
net/mrstat:      1.19
 security/msu:    1.06
 security/msudir: 0.13
Do not unconditionally set CFLAGS'.
2003-06-06 17:09:05 +00:00
jmc
84fc54bbf3 Make INCOMPAT_CURSES pick up netbsd 1.6.1 correctly 2003-06-06 16:42:33 +00:00
jmc
13fd36d91e Restructure PKGNAME so WRKSRC gets picked up correctly 2003-06-06 16:22:49 +00:00
jmc
de7ec36ddf Adjust patches to pickup gc include files correctly. 2003-06-06 15:33:39 +00:00
abs
d7e0193c6b Update cpuflags to 0.45:
- Detect fpuless mac68k boxes and add -msoft-float
    - Check ${USETOOLS} to avoid setting gcc3 flags when compiling NetBSD
      userland with built in tools, but with gcc3 installed
    - Default to -O3 again for all except perl5 and perl58 under gcc3
2003-06-06 15:26:48 +00:00
jmc
10388433ef Sync up library versions 2003-06-06 15:14:04 +00:00