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
jmc
26b69ab63a
Sync up with reality
2003-06-06 15:10:38 +00:00
jschauma
dd333bd0f9
Same as plotutils:
...
If X11 is present, set the pkgname to gnuplot-x11 and conflict with
plain gnuplot (and the other way around).
2003-06-06 14:41:29 +00:00
jschauma
872ed2bdeb
If X11 is present, set the pkgname to plotutils-x11 and conflict with
...
plain plotutils (and the other way around). ok'd by agc.
2003-06-06 14:39:06 +00:00
wiz
c813e24049
+ distcc-2.5.1, top-3.5b12.3.
2003-06-06 13:26:44 +00:00
wiz
ebe24c115c
The point of USE_NCURSES comments is to show what is missing,
...
not state that the package should use ncurses. Fix comments.
2003-06-06 12:32:14 +00:00
jmmv
24679eb833
Avoid hardcoding /usr/pkg in patches.
2003-06-06 12:10:07 +00:00
mjl
6b18e5a995
Note p5-DBIx-SearchBuilder 0.84
2003-06-06 12:01:42 +00:00
mjl
482668275a
Update p5-DBIx-SearchBuilder to 0.84
...
- Provide support for blowing away nested transactions
that aren't yet committed
- Fixed how values of returned hashes are downcased.
- Should be a minor perf improvement
- Moved Stan's destryo fix to the right file
- Better oracle support for unique ids on indexes
- DESTROY fix
- make function naming for autoloaded functions a bit more flexible
- Query builder changes to improve some join performance
- Fixes to a tight loop for cache expiry
- Patches for Oracle BLOB support from Brook Schofield
- Rebuilt Postgres query generator
- Select Distinct altered to support oracle
2003-06-06 12:00:06 +00:00
jmmv
aa9ddb13e1
Merge two patches fixing the same file (doscmd_loader.c); they were causing
...
problems as one was undoing changes done by the other.
2003-06-06 11:55:06 +00:00
jmmv
582f3a3d4f
Help configure scripts find libraries when they are not located in standard
...
places.
2003-06-06 11:46:22 +00:00
jmmv
6b5eab2130
Avoid hardcoding /usr/pkg in patch files, doing replacements from the
...
pre-configure target.
2003-06-06 11:05:01 +00:00