archivers
|
Has BROKEN_GETTEXT_DETECTION.
|
2006-01-12 13:25:14 +00:00 |
audio
|
Use the Linux source for DragonFly.
|
2006-01-12 16:46:21 +00:00 |
benchmarks
|
Fixed pkglint warnings, including a typo: INSTALLATINO => INSTALLATION.
|
2006-01-12 20:49:17 +00:00 |
biology
|
One of the first questions in every C class is about the return type
|
2006-01-04 21:57:08 +00:00 |
bootstrap
|
Make sure devel/bmake is also in tarball. (Noticed by Matt Dillon.)
|
2006-01-02 23:27:09 +00:00 |
cad
|
Don't define setenv on the other BSDs as well.
|
2006-01-10 10:59:05 +00:00 |
chat
|
Update to 0.81, provided by Evan Hall in PR 32488:
|
2006-01-11 18:13:25 +00:00 |
comms
|
The script interpreter of libdata/asterisk/agi-bin/agi-test.agi had been
|
2006-01-12 19:30:15 +00:00 |
converters
|
ferr is a bad name for a global symbol and can't be portably initialised
|
2006-01-11 16:02:24 +00:00 |
cross
|
Keep ulong typedef on DragonFly.
|
2006-01-10 13:56:27 +00:00 |
crosspkgtools
|
s/tar/${TAR}/
|
2005-08-13 05:56:22 +00:00 |
databases
|
Fix PLIST for update of qdbm.
|
2006-01-12 17:37:04 +00:00 |
devel
|
Fix glib.h's NULL definition for C++: it MUST be 0 there, not (void *)0.
|
2006-01-12 19:49:15 +00:00 |
distfiles
|
|
|
doc
|
s/unstripped/stripped/
|
2006-01-12 21:46:33 +00:00 |
editors
|
Synchronised with pine-4.64
|
2006-01-12 21:00:52 +00:00 |
emulators
|
Include sys/time.h whenever struct timeval is used. Fixes build
|
2006-01-12 21:35:09 +00:00 |
finance
|
No values.h on DragonFly and FreeBSD. Add explicit rpath for
|
2006-01-12 21:46:13 +00:00 |
fonts
|
Make teTeX3 the default TEX_DEFAULT
|
2006-01-08 14:00:11 +00:00 |
games
|
Add a hack to work round an ICE with GCC 3.3 on sparc.
|
2006-01-12 20:50:01 +00:00 |
geography
|
Uses msgfmt.
|
2006-01-05 00:00:09 +00:00 |
graphics
|
Removed the misplaced definition of PKGREVISION. All packages that use this
|
2006-01-12 18:10:03 +00:00 |
ham
|
Use devel/swig instead of devel/swig13, now the latter has been
|
2006-01-12 17:36:01 +00:00 |
inputmethod
|
config.guess / config.sub override.
|
2006-01-12 01:57:31 +00:00 |
lang
|
Add DragonFly supoprt. On FreeBSD, dlerror() can be used as well.
|
2006-01-12 15:04:18 +00:00 |
licenses
|
License for nvnet, a binary driver for nVidia networking
|
2006-01-09 12:49:56 +00:00 |
mail
|
Changes 4.64:
|
2006-01-12 21:02:54 +00:00 |
math
|
If MANZ=yes was set then the subsequent USE_TOOLS+=gzip caused a gzip
|
2006-01-12 01:41:48 +00:00 |
mbone
|
Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
|
2006-01-04 04:29:05 +00:00 |
meta-pkgs
|
Since ruby-gnome2 has no Makefile, it is not a real package and
|
2006-01-12 21:28:19 +00:00 |
misc
|
Mark as ONLY_FOR_PLATFORM NetBSD, since it uses wscons; noted by joerg.
|
2006-01-11 18:15:57 +00:00 |
mk
|
Fix a typo that was causing imake, mkdirhier and xmkmf to not be created
|
2006-01-12 19:26:02 +00:00 |
multimedia
|
Update totem and totem-xine to 1.3.0. Update based on patch provided by
|
2006-01-12 16:57:49 +00:00 |
net
|
Changes 0.3.6:
|
2006-01-12 20:41:37 +00:00 |
news
|
Add optional Python support. Based on patches supplied by Anders Mundt Due
|
2006-01-04 10:32:40 +00:00 |
packages
|
|
|
parallel
|
Fix errno.
|
2006-01-02 22:51:45 +00:00 |
pkgtools
|
When creating the sorted list of binary packages, "ls -t *.tgz" can
|
2006-01-12 21:17:16 +00:00 |
print
|
Removed the unused, misplaced definition of PKGREVISION.
|
2006-01-12 18:30:23 +00:00 |
regress
|
Change my MAINTAINER email address to the one I've been using for
|
2005-12-17 05:20:21 +00:00 |
security
|
Use mk/mysql.buildlink3.mk instead of databases/mysqlX-client/bl3.mk,
|
2006-01-10 12:39:03 +00:00 |
shells
|
short gets promoted to int according to ISO C rules, so use int for
|
2006-01-08 20:55:46 +00:00 |
sysutils
|
Sorted alphabetically.
|
2006-01-12 13:53:21 +00:00 |
templates
|
Drop some whitespace.
|
2005-06-01 19:07:20 +00:00 |
textproc
|
Use the (new) provided catalog file instead of our own (it's more complete).
|
2006-01-12 17:12:52 +00:00 |
time
|
DEPENDS and PKGREVISION bumps because db4's library name changed.
|
2006-01-06 15:10:01 +00:00 |
wm
|
Moved the misplaced definition of PKGREVISION to the package Makefiles.
|
2006-01-12 18:27:53 +00:00 |
www
|
The license dialog is case-sensitive.. and the file included is all lowercase.
|
2006-01-12 18:17:19 +00:00 |
x11
|
We don't need the .else clause in the GCC 3.3 NetBSD/sparc hack.
|
2006-01-12 20:59:56 +00:00 |
Makefile
|
Added a comment to the "regress" category.
|
2005-09-28 07:49:22 +00:00 |
pkglocate
|
|
|
README
|
Refer doc/pkgsrc.txt instead of Packages.txt.
|
2005-05-07 22:16:38 +00:00 |