pkgsrc/devel
mjl 04c1aeaf83 Update to bison 1.32
* Fix Yacc output file names
* Portability fixes
* Italian, Dutch, Swedish, Russian translation
* Many Bug Fixes
* Use of alloca in parsers
* When the generated parser lacks debugging code, YYDEBUG is now 0
  (as POSIX requires) instead of being undefined.
* User Actions
  Bison has always permitted actions such as { $$ = $1 }: it adds the
  ending semicolon.  Now if in Yacc compatibility mode, the semicolon
  is no longer output: one has to write { $$ = $1; }.
* Better C++ compliance
  The output parsers try to respect C++ namespaces.
* Reduced Grammars
  Fixed bugs when reporting useless nonterminals.
* 64 bit hosts
  The parsers work properly on 64 bit hosts.
* Error messages
  Some calls to strerror resulted in scrambled or missing error messages.
* The verbose report includes the rule line numbers.
* Rule line numbers are fixed in traces.
* Parse errors
  Verbose parse error messages from the parsers are better looking.
* Fixed parser memory leaks.
  When the generated parser was using malloc to extend its stacks, the
  previous allocations were not freed.
* Fixed verbose output file.
  Some newlines were missing.
  Some conflicts in state descriptions were missing.
* Fixed conflict report.
  Option -v was needed to get the result.
* Fixed incorrect processing of some invalid input.
* Fixed CPP guards: 9foo.h uses BISON_9FOO_H instead of 9FOO_H.
* %token MY_EOF 0 is supported.
  Before, MY_EOF was silently renumbered as 257.
* doc/refcard.tex is updated.
* %output, %file-prefix, %name-prefix.
* --output
* `--defines' and `--graph' have now an optionnal argument which is the
  output file name. `-d' and `-g' do not change, they do not take any
  argument.
* Portability fixes.
* The output file does not define const, as this caused problems when used
  with common autoconfiguration schemes.  If you still use ancient compilers
  that lack const, compile with the equivalent of the C compiler option
  `-Dconst='.  autoconf's AC_C_CONST macro provides one way to do this.
* Added `-g' and `--graph'.
* The input and the output files has automatically a similar extension.
* NLS support updated; should hopefully be less troublesome.
* Added the old Bison reference card.
* Added `--locations' and `%locations'.
* Added `-S' and `--skeleton'.
* `%raw', `-r', `--raw' is disabled.
* Special characters are escaped when output.  This solves the problems
  of the #line lines with path names including backslashes.
* New directives.
* @$ Automatic location tracking.
2002-01-31 13:43:57 +00:00
..
acme s/root/${ROOT_USER}/g, now that the definition appears in the 2001-12-05 15:00:44 +00:00
apel Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
argtable Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
as31 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
astyle Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
autoconf If this is going to be buildlinkified it needs the perl buildlink included. 2001-11-30 21:22:25 +00:00
autoconf-devel Add some man pages (I wonder how those got overlooked...). 2002-01-14 17:50:50 +00:00
automake Actually add the patch that fixes lisp_LISP handling. This went unnoticed 2002-01-10 16:22:37 +00:00
avltree Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
bcc Be a bit more generic about the location of ${LOCALBASE} - pointed out 2001-12-27 12:53:54 +00:00
bison Update to bison 1.32 2002-01-31 13:43:57 +00:00
bmake Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
boehm-gc Trivially mark as USE_BUILDLINK_ONLY. 2001-11-19 20:11:00 +00:00
bonobo Track changed include file location 2002-01-16 00:12:43 +00:00
bonobo-conf Update bonobo-conf to 0.14 and while at it, buildlinkify. Changes are 2002-01-16 01:37:48 +00:00
boost Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
c-cpp-reference Update of c-cpp-reference to 2.0.1. No idea what the changes are as there 2001-12-17 08:26:43 +00:00
cbrowser Initial import of cbrowser-0.6 into the NetBSD Packages Collection. 2001-11-14 11:27:03 +00:00
cdecl Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cdk Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cervisia Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cervisia2 * Strongly buildlinkify. 2001-11-13 21:14:12 +00:00
cfitsio Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
chkpt Fix compilation (problem noted in recent bulk build). 2001-12-19 19:45:06 +00:00
cmdline Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cook Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cpuflags Update cpuflags to 0.18 - recognise sparc classic, from Reinoud 2002-01-28 08:26:08 +00:00
cscope By default, prevent invocation of GNU "auto*" driven by the generated 2001-12-04 06:14:57 +00:00
cssc makeinfo >= 4.0 is need to process this package *.texi files. 2002-01-29 11:57:59 +00:00
cvs Remove build dependency on autoconf... the patch distfile already included 2002-01-11 12:47:23 +00:00
cvs2cl Buildlinkify. 2001-11-28 05:20:38 +00:00
cvs2html Buildlink'ify. 2001-11-30 17:30:12 +00:00
cvsgraph Add cvsgraph 1.1.3 2001-12-09 14:25:00 +00:00
cvslock Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cvsps Added cvsps-1.3 (provided by Amitai Schlair in pkg/14878) 2001-12-10 18:24:10 +00:00
cvsup Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cvsup-gui Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cweb Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cxref Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ddd Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
dejagnu Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
diffutils Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
dmake Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
dmalloc Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
doc++ Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
doxygen Comment out some unneeded code that produced errors, in contrast to 2002-01-14 17:18:03 +00:00
eel Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
electricfence Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
elib Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
emacs-ilisp Add emacs-ilisp-5.11: 2001-11-15 20:33:04 +00:00
exctags Update to version 5.2 2002-01-23 11:48:29 +00:00
eXdbm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ffcall Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
flex Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
flim Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
fortran-utils Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ftnchek Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
g-wrap Fix typo 2001-12-19 10:00:25 +00:00
gal Update gal to 0.19. Features several new widgets, API enhancements, some 2002-01-16 03:20:17 +00:00
GConf Update GConf to 1.0.7. Changes are mainly bugfixes. In addition, this 2002-01-15 23:59:46 +00:00
gcvs Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gdb Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gettext Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
gettext-lib Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
gettext-m4 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gindent Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
glade Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
glib Use pthread.buildlink.mk instead of pth/buildlink.mk. 2001-12-31 22:25:19 +00:00
global Buildlinkify. 2001-11-28 05:20:38 +00:00
gmake Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gmp Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gnome-objc Weakly buildlinkify, and add locale files to PLIST. 2002-01-24 18:31:34 +00:00
gobo-eiffel Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gpasm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gperf Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gtexinfo Make sure that locale files are installed into the correct directory 2002-01-05 18:42:55 +00:00
gtkdiff Weakly buildlinkify, and add some locale files to the PLIST. 2002-01-21 11:37:05 +00:00
gtl Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
guile-gtk Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
guile-oops Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
guile-slib Be more lintpkgsrc-friendly in dependency line. 2001-12-20 03:40:30 +00:00
haskell-mode Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
hdf Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
hdf5 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
id-utils By default, prevent invocation of GNU "auto*" driven by the generated 2001-12-04 06:14:57 +00:00
idiff Adjust format a bit: 2001-11-11 06:17:26 +00:00
ipv6socket_scrub Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
isect Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
its4 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jakarta-ant Make sure full ${SCRIPTS_ENV} is available to build script. 2002-01-04 16:56:08 +00:00
javadeps Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlib Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
kdbg include <util.h> for openpty() declaration to keep current toolchain 2002-01-21 22:27:10 +00:00
kdebindings2 * Strongly buildlinkify. 2001-11-13 21:15:31 +00:00
kdesdk2 Update to 2.2.2 missed in yesterday's commit. 2001-12-04 16:14:17 +00:00
kdevelop Wildcard c-cpp-reference dependency. 2001-12-24 14:42:24 +00:00
kdevelop-base hmm, having a bad cvs day. 2001-12-04 20:50:22 +00:00
lcc Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
lclint Make lclint compile again. Patches from Hiramatsu Yoshifumi via pkg/15092. 2001-12-30 13:38:06 +00:00
ldapsdk Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libavl Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libctl Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libdockapp Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libetm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libg++ Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libgetopt Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libglade Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libgtop set pkg revision via PKGREVISION, rather than via PKGNAME 2002-01-22 21:01:26 +00:00
libhfs Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libmemmgr Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libmm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libmpeg3 Make it compile on non-i386 archs. 2001-11-17 06:28:20 +00:00
libnet Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libole2 Update to version 0.2.4 (Required for Gnumeric 0.75) 2001-11-11 20:00:13 +00:00
libportlib Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libproplist Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libscsi Fix build problem under NetBSD-current. 2001-12-20 11:24:07 +00:00
libsigc++ Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libslang Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libsmi Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libstash Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libstroke Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
libtool Allow objects of the form libfoo_pic.a to be linked into shared objects as 2002-01-04 15:20:25 +00:00
libtool-base Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libtool-info Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libts Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libusb Updated to 0.1.4. List of changes is unknown (ChangeLog was not updated). 2002-01-03 10:42:49 +00:00
lwp Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
m4 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
maketool Never try to remove directories in "share/locale" because they are used 2002-01-10 21:12:06 +00:00
mit-pthreads Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
mk-files Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
nana Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
nasm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
nasm-devel Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ncurses add runtime search path to LDFLAGS 2002-01-29 11:14:56 +00:00
netcdf Patch from Chuck Cranor to fix his own PR 15022. 2002-01-08 19:55:51 +00:00
newmkdep Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
noweb Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
nqc Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
oaf Add patch missing in previous commit 2002-01-16 03:11:56 +00:00
p5-AppConfig Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-AtExit Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Attribute-Handlers Initial import of p5-Attribute-Handlers 0.76. 2002-01-18 21:55:47 +00:00
p5-Bit-Vector Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-BSD-Resource Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Class-Loader Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Compress-Zlib Update p5-Compress-Zlib to 1.16 2002-01-19 03:04:47 +00:00
p5-Config-IniFiles Update to 2.23 2001-12-19 10:43:20 +00:00
p5-Curses Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Data-Buffer Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Data-ShowTable Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Date-Calc Update to 5.0, provided by Shell Hung in pkg/14694. 2001-11-26 17:38:11 +00:00
p5-Date-Manip Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Devel-SmallProf Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Devel-Symdump Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Event update to Event-0.83 2002-01-12 17:47:20 +00:00
p5-Expect Updated p5-expect to 1.12 (provided by Shell Hung in pkg/15294) 2002-01-26 07:00:17 +00:00
p5-ExtUtils-F77 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-File-FlockDir Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-File-PathConvert Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-File-Temp Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-FileKGlob Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-FreezeThaw Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-IO-stringy Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-IO-Stty Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-IO-Tty Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-IPC-ShareLite Buildlinkify. 2001-11-28 05:20:38 +00:00
p5-LDAP Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
p5-Log-Dispatch Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Make Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Memoize Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Params-Validate Remove obsolete files/md5. 2002-01-19 22:06:11 +00:00
p5-Parse-Yapp Updated to 1.05 (PR#14749) 2001-11-28 11:25:26 +00:00
p5-perl-headers Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-PV Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
p5-Safe-Hole Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-SortVersions Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Storable Update to 1.0.14 2001-12-04 01:30:59 +00:00
p5-Term-ReadKey Update p5-Term-Readkey to 2.16. No changelog available. 2002-01-18 22:13:04 +00:00
p5-Test-Cmd Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Test-Harness regen (pkg/15324) 2002-01-21 22:43:17 +00:00
p5-Test-Simple Updated p5-Test-Simple to 0.41 (provided by Shell Hung in pkg/15325) 2002-01-26 06:55:55 +00:00
p5-Tie-IxHash Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Time-HiRes Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-TimeDate Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-WeakRef Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
palmos-includes Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
pardiff Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
patch Allow this package to be compiled and installed on any platform: 2001-12-04 09:14:41 +00:00
pccts Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
pcre Updated to version 3.7. Changes since 3.4: 2001-11-30 10:20:01 +00:00
pedisassem Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
php3-pcre Move to devel/php3-pcre from the www category to match similar 2002-01-10 13:05:52 +00:00
php4-gettext Update devel/php4-gettext to version 4.1.1. The only change is updating to 2002-01-06 19:55:10 +00:00
php4-gmp Update devel/php4-gmp to version 4.1.1. The only change is updating to 2002-01-06 19:55:15 +00:00
php4-pcre Update devel/php4-pcre to version 4.1.1. The only change is updating to 2002-01-06 19:55:21 +00:00
php4-posix Remove non-existing patch-aa from distinfo. 2002-01-10 14:02:16 +00:00
php4-session Update devel/php4-session to version 4.1.1. The only change is updating to 2002-01-06 19:55:33 +00:00
php4-sysvsem Update devel/php4-sysvsem to version 4.1.1. The only change is updating to 2002-01-06 19:55:38 +00:00
php4-sysvshm Update devel/php4-sysvshm to version 4.1.1. The only change is updating to 2002-01-06 19:55:50 +00:00
pilrc Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
pkgconfig Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
popt ispell. 2002-01-19 17:20:14 +00:00
prc-tools Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
prc-tools-base Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
prc-tools-binutils Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
prc-tools-gcc Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
prc-tools-gdb Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
prcs Remove obsolete patch. 2002-01-10 14:05:00 +00:00
pth Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ptl2 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
pwlib Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
py-Checker-mixedcase initial import of py-checker-0.8.8, a python code checker, 2002-01-29 16:27:53 +00:00
py-curses use distutils to build the extension module, to make it work with 2002-01-28 09:30:08 +00:00
py-distutils add a pkg for Python "distutils", needed only for Python-1.5 2002-01-29 19:12:33 +00:00
py-expect -fix the libtoolization 2002-01-19 15:03:35 +00:00
py-idle convert to new Python framework 2002-01-29 11:12:47 +00:00
py-Optik initial import of py-Optik-1.2, a command line parsing library for Python, 2002-01-29 16:17:34 +00:00
py-unit initial import of py-unit-1.4.1, a unit testing framework for python, 2002-01-29 16:19:03 +00:00
py-unitgui initial import of py-unitgui-1.4.1, a GUI for py-unit, 2002-01-29 16:20:47 +00:00
ratfor Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
rcs Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
rdp Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
readline Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
rpc2 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ruby-amstd Update ruby-amstd package to 1.10.0. 2001-12-30 17:01:49 +00:00
ruby-bsearch Oops. Fix include path in Makefile, which was for debugging. 2002-01-04 09:47:56 +00:00
ruby-byaccr Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ruby-filelock Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ruby-mode Update ruby-mode to 1.6.6. This is another part of ruby 1.6.6 distribution. 2001-12-30 16:46:04 +00:00
ruby-mutexm Simplify document location. 2002-01-05 08:27:59 +00:00
ruby-optparse Update ruby-optparse package to 0.8.6. Changes from 0.8.3 are below. 2001-12-30 17:09:14 +00:00
ruby-racc Add missing installed file; ${RUBY_SITELIBDIR}/racc/rubyloader.rb. 2002-01-04 09:58:17 +00:00
ruby-racc-runtime update ruby-racc-racc pakage to 1.4.1. 2001-12-30 17:15:33 +00:00
ruby-rd-mode Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ruby-readline update ruby-readline package to 1.6.6. (This is really part of ruby 2001-12-30 16:23:59 +00:00
ruby-ri Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ruby-strscan Update ruby-strscan package to 0.6.5. 2001-12-30 17:03:35 +00:00
ruby-textbuf - Update HOMEPAGE and MASTER_SITES. 2001-12-30 17:06:29 +00:00
ruby-unit Update ruby-unit package to 0.5.4. Changes from 0.5.2 are below. 2002-01-19 16:33:16 +00:00
ruby14-readline Make this compile with readline 4.2 and later. 2002-01-22 16:46:59 +00:00
rvm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
rx Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
sdcc Buildlinkify. 2001-11-28 04:49:01 +00:00
SDL Include buildlink glue code for "aalib" package. This fixes build problems 2002-01-03 19:11:40 +00:00
SDL_ttf Include x11.buildlink.mk 2001-12-07 21:25:28 +00:00
semantic Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
semi Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
sfio Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
sgi-stl Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
sgi-stl-docs Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
slib Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
sml-mode Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
smpeg Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
spiff Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
stlport * Patches for two header files to adjust path fragments in #include 2002-01-08 21:18:04 +00:00
stooop Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
swig Switch to new "python" dependency scheme. 2002-01-23 19:34:46 +00:00
tavrasm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
tkcvs Update to 7.0.3, provided by Ingolf Steinbach in pkg/15361. 2002-01-28 16:55:53 +00:00
tkdiff Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
tmake Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
tpasm Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
trio Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
tvision Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
uml Added uml-1.0.3: A UML Modelling tool 2001-12-04 10:01:44 +00:00
unidiff Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
unproven-pthreads Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
w32api Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
xdelta Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
xxgdb Use tcgetattr(3) and tcsetattr(3) instead of old BSD 4.3 I/O controls to 2001-11-22 14:37:27 +00:00
zlib Change ONLY_FOR_PLATFORM...SunOS to NOT_FOR_PLATFORM...NetBSD 2001-11-29 16:44:15 +00:00
Makefile add py-Checker, py-Optik, py-unit and py-unitgui 2002-01-29 16:32:18 +00:00