Age | Commit message (Expand) | Author | Files | Lines |
1999-05-07 | * Enable on alpha. | ross | 4 | -3/+38 |
1999-05-07 | Fix dependency on mysql-client. | tv | 1 | -2/+2 |
1999-05-06 | PHP3 module for MySQL. | tv | 4 | -0/+25 |
1999-05-06 | Nuke mysql; it's now mysql-server and mysql-client. | tv | 34 | -1964/+5 |
1999-05-06 | Second half of the split mysql pkg (server). Works on alpha, arm32, i386, | tv | 29 | -0/+1858 |
1999-05-06 | One half of a client/server-split version of the mysql pkg. This part | tv | 9 | -0/+182 |
1999-05-06 | "autoconf" isn't really required for building as long as we don't change | tron | 1 | -2/+1 |
1999-05-06 | Turn off on alpha. This was hosed before, and still is after the ctor change. | tv | 1 | -1/+3 |
1999-05-06 | Install ptlg++ with the right permissions by handing down INSTALL_SCRIPT. | tv | 1 | -1/+2 |
1999-05-06 | Use proper ELF build (with -soname); also add c++rt0 for a.out and | tv | 5 | -13/+71 |
1999-05-06 | Typo. | kleink | 1 | -1/+1 |
1999-05-06 | set actual URL instead of ${MASTER_SITES} to HOMEPAGE. | sakamoto | 1 | -2/+2 |
1999-05-06 | add plp | sakamoto | 1 | -1/+2 |
1999-05-06 | Tools to talk to the PSION organiser | sakamoto | 11 | -0/+206 |
1999-05-06 | add fltk | sakamoto | 1 | -1/+2 |
1999-05-06 | FLTK, C++ graphical user interface toolkit for X. | sakamoto | 9 | -0/+601 |
1999-05-06 | Add notes why some packages were commented out. | hubertf | 1 | -5/+5 |
1999-05-06 | add and enable url2pkg | hubertf | 1 | -1/+2 |
1999-05-06 | Script to help bootstrapping pkgs | hubertf | 5 | -0/+33 |
1999-05-06 | point at Packages.txt at end | feyrer | 1 | -4/+4 |
1999-05-06 | Take address for MAINTAINER from $PKGMAINTAINER (if available) | feyrer | 1 | -6/+19 |
1999-05-06 | Initial revision | feyrer | 1 | -0/+107 |
1999-05-05 | Add a C version of pdb_self_doc so that this does not require Emacs | tv | 3 | -31/+226 |
1999-05-05 | Update lsof to 4.42_W. | bad | 4 | -19/+26 |
1999-05-05 | From ks@ub.uni-mainz.de: recognise 1.4ish systems. | bad | 1 | -5/+24 |
1999-05-05 | Use ftp0.sunet.se instead of ftp.sunet.se. | bad | 4 | -8/+8 |
1999-05-05 | Switch to ftp0.sunet.se per directions during login on that server. | bad | 1 | -2/+2 |
1999-05-04 | Due to a variable expansion bug in the "Makefile" the texinfo documenation | tron | 2 | -5/+11 |
1999-05-04 | Unless package debugging is enabled don't output commands during | tron | 1 | -2/+2 |
1999-05-04 | s/netbsd/${LOWER_OPSYS}/ | abs | 1 | -2/+3 |
1999-05-04 | Because the "c++rt0.o" kludge doesn't work on 1.3/1.3.x systems we only | tron | 3 | -9/+33 |
1999-05-04 | Install bdf2gdfont Perl script. | tv | 2 | -2/+4 |
1999-05-04 | Make sure to get the path to perl right, even if it isn't installed. | tv | 1 | -1/+2 |
1999-05-04 | Clean up the build; now dynamically loads libperl and libm, so only the | tv | 5 | -37/+10 |
1999-05-04 | Typo: "instaled" -> "installed" | tv | 1 | -2/+2 |
1999-05-04 | Get proper includes for function prototypes in convertor/alloc.c. | tv | 1 | -0/+16 |
1999-05-04 | Add and enable php3-snmp. | tv | 1 | -1/+2 |
1999-05-04 | PHP3 module for SNMP. | tv | 4 | -0/+25 |
1999-05-04 | Update dependency on ucd-snmp. | tv | 1 | -2/+2 |
1999-05-04 | Build libsnmp as a shared object with libtool. Bump version to "...p1". | tv | 4 | -92/+66 |
1999-05-04 | Update openldap dependency. | tv | 1 | -2/+2 |
1999-05-04 | s/datail/detail | abs | 1 | -1/+1 |
1999-05-04 | Add and enable php3-ldap. | tv | 1 | -1/+2 |
1999-05-04 | PHP3 module for LDAP access, builds on top of OpenLDAP. | tv | 4 | -0/+25 |
1999-05-04 | Build shared libraries by using pkglibtool (bump version to "...p1" to | tv | 5 | -40/+89 |
1999-05-03 | Make the Kerberos option uniform - it is now USE_KERBEROS4 and specifies | tv | 6 | -26/+25 |
1999-05-03 | Add and enable php3-gd. | tv | 1 | -1/+2 |
1999-05-03 | PHP3 module for image manipulation based on the GD graphics library. | tv | 4 | -0/+28 |
1999-05-03 | Re-add PREFIX/lib/php3 directory. | tv | 1 | -2/+2 |
1999-05-03 | Clean up some of the configuration, build, and install of php3. | tv | 5 | -20/+23 |