Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GNUHOST was defined twice. Also, take out the ELF cruft, a simple | asami | 1998-10-08 | 1 | -8/+2 |
| | | | | BROKEN_ELF will do. :) | ||||
* | Depend on ports collection rsaref, since we have it now already | jkh | 1998-10-08 | 2 | -16/+6 |
| | | | | available "broken out." | ||||
* | Forgot to update the PLISTs to reflect xemacs20.sh | gj | 1998-10-08 | 5 | -5/+5 |
| | |||||
* | Add K-aout to tcc aout environment for consistency. | rnordier | 1998-10-08 | 1 | -0/+4 |
| | |||||
* | Activate ja-FAQ. | kuriyama | 1998-10-08 | 1 | -1/+2 |
| | |||||
* | Make startup script quiet according to my own guidelines. | asami | 1998-10-08 | 2 | -4/+4 |
| | |||||
* | Move the lock directory to /var/run/emacs/lock per Satoshi's | gj | 1998-10-08 | 5 | -20/+34 |
| | | | | | | request. To avoid conflicts with other emacsen rename xemacs.sh to xemacs20.sh. | ||||
* | Eliminate warnings on systems not equipped for Japanese characters. | mph | 1998-10-08 | 4 | -23/+39 |
| | | | | | | | | The Japanese or multilingual functionality will be in japanese/xv and graphics/xv-m17n when those are committed. PR: 8185 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> | ||||
* | Build and install a shared library version, too. | nectar | 1998-10-08 | 6 | -4/+128 |
| | |||||
* | Update to ELF and v1.0r7. This version supports only one type of | imp | 1998-10-08 | 3 | -8/+8 |
| | | | | binaries (ELF OR aout) with runsocks. | ||||
* | Upgrade to 0.92b, change MAINTAINER to woju@freebsd.ntu.edu.tw. | vanilla | 1998-10-08 | 4 | -36/+49 |
| | | | | | | PR: ports/8175 Submitted by: woju@freebsd.ntu.edu.tw Agreed by: origin maintainer | ||||
* | Patch for 2.2-s. | vanilla | 1998-10-08 | 2 | -6/+2 |
| | | | | Remind by: asami | ||||
* | Update to 3.7.4 | msmith | 1998-10-08 | 3 | -8/+16 |
| | | | | Submitted by: MAINTAINER | ||||
* | Convert to elf, And fix the path of MASTER_SITE. | vanilla | 1998-10-07 | 3 | -8/+14 |
| | |||||
* | Upgrade to version 1.6.1a4 | jmz | 1998-10-07 | 6 | -15/+18 |
| | |||||
* | get this right. | obrien | 1998-10-07 | 2 | -382/+388 |
| | |||||
* | Upgrade to 4.5 beta2 | obrien | 1998-10-07 | 4 | -26/+26 |
| | |||||
* | Upgrade to version 4.07 (note this is the Linux binary). | obrien | 1998-10-07 | 5 | -144/+145 |
| | |||||
* | Use $PERL for scripts | ache | 1998-10-07 | 1 | -2/+4 |
| | |||||
* | Update to 2.02; set Sheldon Hearn as maintainer. | markm | 1998-10-07 | 18 | -198/+1386 |
| | | | | | *NOTE* Configure file is not backward compatible!! The new configure file is installed as configure.sample. | ||||
* | Use PERL for scripts | ache | 1998-10-07 | 1 | -3/+4 |
| | |||||
* | Use PERL variable for script | ache | 1998-10-07 | 3 | -6/+6 |
| | |||||
* | ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to be | asami | 1998-10-07 | 70 | -2280/+5144 |
| | | | | | | | 19.28). PR: 8178 Submitted by: taoka@infonets.hiroshima-u.ac.jp | ||||
* | Upgrade to 1.10. | tg | 1998-10-07 | 3 | -17/+44 |
| | |||||
* | original distribution updated (1.2 -> 1.21) | itojun | 1998-10-07 | 2 | -4/+4 |
| | |||||
* | japanese/vflib has been ELFized. | asami | 1998-10-07 | 16 | -32/+32 |
| | |||||
* | Actually, I haven't fixed thie linker command line. Mark it | asami | 1998-10-07 | 2 | -2/+6 |
| | | | | BROKEN_ELF until someone fixes that. | ||||
* | Update to version 1.4a. | gj | 1998-10-07 | 2 | -4/+4 |
| | | | | | | | | | | | | | The patches are now part of the tarball and have been deleted from the patch directory. Version 1.4a now includes the libdevstat patches, which were formerly patch-ad. Tested under -current (with CAM) successfully. PR: ports/8167 Submitted by: Jian-Da Li (the maintainer) | ||||
* | Can't fetch.... | asami | 1998-10-07 | 1 | -1/+3 |
| | |||||
* | (1) Add new variable ${PERL} which is equal to ${PERL5} but without the | asami | 1998-10-07 | 1 | -4/+11 |
| | | | | | | | | | | | | | | | | | | version number part (i.e., "<directory>/perl"). Use this to substitute #! lines in your perl5 scripts. Requested and reviewed by: ache (2) Add new variable WRKDIRPREFIX (defaults to ""). The "work" directories are now in ${WRKDIRPREFIX}${.CURDIR}/work by default. You can have a read-only ports tree (modulo any broken ports that write something to places other than ${WRKDIR}) by setting this to a writable location. Ports that set WRKDIR explicitly should append this to front so they will work when the user has WRKDIRPREFIX set. Reviewed by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp> | ||||
* | Make this work in the ELF world. | asami | 1998-10-07 | 4 | -14/+20 |
| | |||||
* | Fix build for a.out. | asami | 1998-10-07 | 1 | -2/+5 |
| | |||||
* | This port doesn't depend on lang/expect anymore.... | asami | 1998-10-07 | 1 | -0/+1 |
| | |||||
* | Removing NO_DEPENDS&NO_CONFIGURE as requested | rvb | 1998-10-06 | 3 | -12/+3 |
| | |||||
* | upgrade to 0.46 | ache | 1998-10-06 | 5 | -29/+22 |
| | |||||
* | properly suppress cmadline recipients for -t | ache | 1998-10-06 | 1 | -42/+54 |
| | |||||
* | Upgrade to 3.02. | tg | 1998-10-06 | 9 | -21/+36 |
| | |||||
* | k8 is now elisa10x8. | asami | 1998-10-06 | 1 | -2/+2 |
| | |||||
* | Build tix in an ELF world. | tg | 1998-10-06 | 4 | -39/+32 |
| | | | | Submitted by: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de> | ||||
* | Finally found the culprit of my ld.so.cache getting thrashed during | asami | 1998-10-06 | 2 | -2/+6 |
| | | | | | large package builds. Mark this port BROKEN until someone changes the "ldconfig without args" lines. | ||||
* | Support dynamic loading of modules in an ELF world. | tg | 1998-10-06 | 17 | -30/+160 |
| | | | | Submitted by: Vladimir Kushnir <kushn@mail.kar.net> | ||||
* | Do not write anything to ${PATCHDIR} by doing the awk trick to | asami | 1998-10-06 | 1 | -16/+16 |
| | | | | | the patched file (Makefile.common) in post-patch, instead of the patch itself (${FILESDIR}/patch-aa.in) in pre-patch. | ||||
* | Patch to fix this error: | asami | 1998-10-06 | 3 | -0/+30 |
| | | | | | | | | | | | | | | | | | | | | | | === cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/X11R6/include -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11 -I/usr/local/include/glib -O -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -O -pipe -I/usr/X11R6/include -c menu.c In file included from /usr/include/dirent.h:43, from menu.c:21: /usr/include/sys/dirent.h:52: parse error before `u_int32_t' /usr/include/sys/dirent.h:52: warning: no semicolon at end of struct or union /usr/include/sys/dirent.h:53: warning: data definition has no type or storage class /usr/include/sys/dirent.h:54: parse error before `d_type' /usr/include/sys/dirent.h:54: warning: data definition has no type or storage class /usr/include/sys/dirent.h:55: parse error before `d_namlen' /usr/include/sys/dirent.h:55: warning: data definition has no type or storage class /usr/include/sys/dirent.h:62: parse error before `}' menu.c: In function `create_menus': menu.c:290: dereferencing pointer to incomplete type menu.c:295: dereferencing pointer to incomplete type *** Error code 1 Stop. === | ||||
* | Fix building this port under recent versions of -stable. My | jdp | 1998-10-06 | 1 | -15/+16 |
| | | | | | previous fix for dealing with the semctl() interface change was incomplete. | ||||
* | s/squid12/squid20/ | peter | 1998-10-06 | 1 | -2/+2 |
| | |||||
* | Update from squid-1.2beta22 -> 2.0.RELEASE after a repository copy. | peter | 1998-10-06 | 27 | -189/+252 |
| | | | | | | Squid 2.0 is the-version-formerly-known-as-1.2. v2.0 has NOVM-like functionality internally, so there's no seperate NOVM version. v1.1.* is no longer officially supported. | ||||
* | Link in Coda | rvb | 1998-10-06 | 1 | -1/+5 |
| | |||||
* | The current ports will get you Coda release 4.6.5. There are too | rvb | 1998-10-06 | 34 | -0/+829 |
| | | | | | | many patches in the ports. So we will crank out a Coda release 4.6.6 later this week. If anyone wants to play with the 4.6.5 release in the mean time they can. | ||||
* | - Make Jordan the maintainer, since I don't even own a scanner anymore and | nate | 1998-10-06 | 1 | -2/+2 |
| | | | | | | he was the last person to touch it. :) Nate | ||||
* | Shared library "gnome.0" in installed by gnomelibs, not gnomecore. | asami | 1998-10-05 | 3 | -6/+6 |
| | |||||
* | /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. ↵ | asami | 1998-10-05 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c proctime.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c -fPIC -DPIC proctime.c proctime.c: In function `calcru': proctime.c:74: structure has no member named `p_runtime' proctime.c: In function `glibtop_get_proc_time_p': proctime.c:150: structure has no member named `p_runtime' gmake[3]: *** [proctime.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps/freebsd' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. | ||||
* | upgrade to 2.4.7. | obrien | 1998-10-05 | 3 | -0/+33 |
| | |||||
* | Upgrade to 2.4.7. | obrien | 1998-10-05 | 11 | -75/+48 |
| | |||||
* | Make this reinstall friendly. | steve | 1998-10-05 | 1 | -37/+25 |
| | |||||
* | Make this reinstall friendly and move manpages to Makefile. | steve | 1998-10-05 | 3 | -28/+17 |
| | |||||
* | Make sure we remove everything we install. | steve | 1998-10-05 | 4 | -1/+3 |
| | |||||
* | Fix build for ELF. | steve | 1998-10-05 | 1 | -4/+15 |
| | |||||
* | No need to use ${LDCONFIG} if we don't install any shared libs. | steve | 1998-10-05 | 1 | -2/+0 |
| | |||||
* | No need to use ${LDCONFIG} is we don't install any shared libs. | steve | 1998-10-05 | 1 | -4/+1 |
| | |||||
* | Move manpages to Makefile and use MAN* macros. | steve | 1998-10-05 | 36 | -53/+38 |
| | |||||
* | Don't use ${LDCONFIG} if we don't install any shared libraries. | steve | 1998-10-05 | 4 | -12/+2 |
| | |||||
* | Convert to ELF. | steve | 1998-10-05 | 2 | -2/+12 |
| | |||||
* | Make this deinstall friendly. | steve | 1998-10-05 | 6 | -55/+82 |
| | |||||
* | Update to version 4.05. | steve | 1998-10-05 | 17 | -90/+273 |
| | | | | | PR: 7993, 8151 Submitted by: maintainer | ||||
* | Revert previous diff; we've found the XFree86 dist problem which really | jkh | 1998-10-05 | 1 | -3/+3 |
| | | | | causes this. | ||||
* | Urk, do this so it actually works. Sorry guys. | jkh | 1998-10-05 | 1 | -6/+7 |
| | |||||
* | Convert to ELF. | steve | 1998-10-05 | 2 | -14/+27 |
| | |||||
* | Don't run ldconfig if no shared libraries and don't remove a couple | steve | 1998-10-05 | 3 | -12/+0 |
| | | | | of directories used by a bunch of other ports. | ||||
* | Fix build for ELF. | steve | 1998-10-05 | 10 | -15/+10 |
| | |||||
* | Broken: not reinstall friendly. | steve | 1998-10-05 | 1 | -1/+3 |
| | |||||
* | Use MLINKS to install symlinks to manpages. | steve | 1998-10-05 | 2 | -5/+3 |
| | |||||
* | Make sure to remove everything we install. | steve | 1998-10-05 | 17 | -9/+55 |
| | |||||
* | Move manpages to Makefile and use MAN* macros. | steve | 1998-10-05 | 24 | -32/+32 |
| | |||||
* | Make this reinstall friendly. | steve | 1998-10-05 | 1 | -5/+6 |
| | |||||
* | Fix build for ELF. | steve | 1998-10-05 | 1 | -10/+13 |
| | |||||
* | Convert to ELF. | steve | 1998-10-05 | 10 | -106/+133 |
| | |||||
* | Still doesn't build for ELF. | steve | 1998-10-05 | 3 | -3/+9 |
| | |||||
* | Start conversion to ELF. | steve | 1998-10-05 | 6 | -12/+12 |
| | |||||
* | Complete conversion to ELF. | steve | 1998-10-05 | 2 | -5/+5 |
| | |||||
* | Start of ELF conversion. | steve | 1998-10-05 | 1 | -0/+3 |
| | |||||
* | Broken: can't fetch. | steve | 1998-10-05 | 1 | -1/+3 |
| | |||||
* | Fix build for ELF. | steve | 1998-10-05 | 1 | -69/+48 |
| | |||||
* | Remove regexp support libEZ library. | steve | 1998-10-05 | 1 | -2/+2 |
| | |||||
* | Convert to ELF. | steve | 1998-10-05 | 2 | -5/+13 |
| | |||||
* | s/MACHINE_ARCH/ARCH/ | jkh | 1998-10-05 | 1 | -2/+2 |
| | | | | Suggested by: Bill Fenner | ||||
* | No need to run ${LDCONFIG} when we only install static libs. | steve | 1998-10-05 | 2 | -6/+1 |
| | |||||
* | Cleanup pkg/PLIST so that it knows about all files installed and | steve | 1998-10-05 | 5 | -4/+15 |
| | | | | cleans up empty directories on deinstall. | ||||
* | Move manpages to Makefile and use MAN* marcos. | steve | 1998-10-05 | 14 | -18/+21 |
| | |||||
* | Fix build for ELF. | steve | 1998-10-05 | 1 | -6/+9 |
| | |||||
* | Escape the '@' character so perl in -current doesn't choke. | steve | 1998-10-05 | 1 | -2/+2 |
| | |||||
* | Make this actually work on ELF machines. I'm not sure what the | jkh | 1998-10-05 | 1 | -3/+3 |
| | | | | | | proper canonical thing to do with shared libs that install using minor release numbers these days, but this will work a lot better than what's there in the meantime until I figure it out. | ||||
* | Add a good MASTER_SITE | jseger | 1998-10-05 | 1 | -2/+3 |
| | |||||
* | Make this build | jseger | 1998-10-05 | 1 | -2/+2 |
| | |||||
* | Move manpages to Makefile and use MAN1 macro. | steve | 1998-10-05 | 2 | -2/+2 |
| | |||||
* | Remove empty directories on deinstall. | steve | 1998-10-05 | 1 | -0/+1 |
| | |||||
* | guile has been ELFed, fix depends line. | jseger | 1998-10-05 | 1 | -2/+2 |
| | |||||
* | ELF patch for japanese/vflib | kuriyama | 1998-10-04 | 3 | -11/+9 |
| | | | | | PR: ports/8114 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> | ||||
* | (1) Add BUILD_DEPENDS to imake. | kuriyama | 1998-10-04 | 2 | -4/+8 |
| | | | | | | Approved by: asami (2) Use ${LN} instead of /bin/ln. | ||||
* | Make this work on the ALPHA | jkh | 1998-10-04 | 1 | -1/+5 |
| | |||||
* | Upgrade to v1.01. | kuriyama | 1998-10-04 | 3 | -8/+12 |
| | | | | | PR: ports/7918 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> | ||||
* | Fix build for ELF. | steve | 1998-10-04 | 1 | -42/+27 |
| | |||||
* | Remove empty directory on deinstall. | steve | 1998-10-04 | 2 | -0/+2 |
| | |||||
* | Move manpages to the Makefile and use MAN* macros. | steve | 1998-10-04 | 14 | -50/+25 |
| | |||||
* | Move manpages to Makefile and use MAN* macros. | steve | 1998-10-04 | 2 | -3/+6 |
| | |||||
* | Add a couple of missing files. | steve | 1998-10-04 | 1 | -0/+2 |
| | |||||
* | The gtk10 headers moved to ${X11BASE}. | steve | 1998-10-04 | 1 | -2/+2 |
| | |||||
* | Reorder SUBDIRS. | steve | 1998-10-04 | 1 | -2/+2 |
| | |||||
* | Move manpages to Makefile and use MAN* macros. | steve | 1998-10-04 | 11 | -25/+23 |
| | |||||
* | Fix ELF build. | steve | 1998-10-04 | 1 | -0/+67 |
| | |||||
* | Remove regexp support for tk81 libraries. | steve | 1998-10-04 | 3 | -6/+6 |
| | |||||
* | Convert to ELF. | steve | 1998-10-04 | 9 | -420/+132 |
| | |||||
* | Spell asm_386.S correctly. | steve | 1998-10-04 | 2 | -2/+2 |
| | | | | Submitted by: Takeshi Yamada <ken@tydfam.machida.tokyo.jp> | ||||
* | Remove regexp support tcl81 libraries. | steve | 1998-10-04 | 3 | -6/+6 |
| | |||||
* | Cleanup conversion to ELF. | steve | 1998-10-04 | 12 | -537/+174 |
| | |||||
* | Move manpages to the Makefile and use MAN*. | steve | 1998-10-04 | 4 | -188/+35 |
| | |||||
* | Upgrade to 4.2l. | vanilla | 1998-10-03 | 2 | -5/+5 |
| | |||||
* | Remove bad MASTER_SITEs and add more good ones. | jseger | 1998-10-03 | 10 | -24/+25 |
| | |||||
* | Unbreak for ELF builds, take over as maintainer. | jkoshy | 1998-10-03 | 2 | -24/+42 |
| | |||||
* | Upgrade to v0.9. | jkoshy | 1998-10-03 | 6 | -8/+12 |
| | | | | Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer) | ||||
* | ish/uuencode converter | kuriyama | 1998-10-03 | 6 | -0/+59 |
| | | | | | PR: ports/7639 Submitted by: Masanori Kiriake <seiken@nbs.co.jp> | ||||
* | Activate aish. | kuriyama | 1998-10-03 | 1 | -1/+2 |
| | |||||
* | Elfify | brian | 1998-10-03 | 6 | -46/+27 |
| | |||||
* | Elfify | brian | 1998-10-03 | 1 | -4/+2 |
| | | | | This port remains broken | ||||
* | Upgrade, unbreak & Elfify | brian | 1998-10-03 | 4 | -37/+72 |
| | | | | The DST stuff looks broken. | ||||
* | Upgrade to Apache 1.3.2 + mod_ssl 2.0.12 | rse | 1998-10-02 | 3 | -5/+5 |
| | |||||
* | Elfify | brian | 1998-10-02 | 1 | -5/+3 |
| | |||||
* | Use PERL5 | ache | 1998-10-02 | 2 | -38/+113 |
| | | | | Integrate patch from premail-list | ||||
* | Checksum for patches changed. | steve | 1998-10-02 | 1 | -1/+1 |
| | |||||
* | Move all manpages to the Makefile and use the MAN1 macro. | steve | 1998-10-02 | 1 | -105/+0 |
| | |||||
* | Move manpage to Makefile and use MAN1 macro. | steve | 1998-10-02 | 2 | -3/+4 |
| | |||||
* | Remove empty directory on deinstall. | steve | 1998-10-02 | 1 | -0/+1 |
| | |||||
* | Remove non-existent Mesa2 directory. | steve | 1998-10-02 | 1 | -2/+1 |
| | |||||
* | Activate gnomegames. | vanilla | 1998-10-02 | 1 | -1/+2 |
| | |||||
* | Import gnomegames, It's gnome game app. | vanilla | 1998-10-02 | 21 | -0/+804 |
| | | | | | | PR: ports/7656 Reviewed by: vanilla Submitted by: Yukihiro Nakai <Nakai@technogilist.com> | ||||
* | Change depend with gtk11, and ready depend with imlib, gnome. | vanilla | 1998-10-02 | 1 | -2/+4 |
| | |||||
* | Upgrade to 0.30.1. | vanilla | 1998-10-02 | 6 | -15/+15 |
| | |||||
* | Remove MAKE_ENV, I forgot remove this line last commit. | vanilla | 1998-10-02 | 1 | -2/+1 |
| | |||||
* | Update to 2.06. | kuriyama | 1998-10-02 | 3 | -21/+16 |
| | | | | | PR: ports/7913 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> | ||||
* | Allow building and packaging for ELF. | obrien | 1998-10-02 | 20 | -160/+120 |
| | |||||
* | Reference ${PREFIX}/share/doc/mutt/ in the manpage (though only if we | eivind | 1998-10-02 | 6 | -3/+54 |
| | | | | | | install the docs). OK'ed by: obrien | ||||
* | Elfify | brian | 1998-10-02 | 4 | -16/+8 |
| | |||||
* | Do not use libDnd if we are package building (this is the --with-offix option). | gj | 1998-10-02 | 4 | -12/+20 |
| | |||||
* | Avoid a bug in sed (already fixed in -current & -stable) when | brian | 1998-10-02 | 1 | -2/+2 |
| | | | | | /etc/malloc.conf -> AJ Ignored by: maintainer | ||||
* | Elfify | brian | 1998-10-02 | 34 | -318/+250 |
| | |||||
* | Elfify | brian | 1998-10-02 | 5 | -45/+35 |
| | | | | Add -lstdc++ in kscd/Makefile.in - someone should test this for -stable ;-/ | ||||
* | Elfify (no response from the maintainer) | brian | 1998-10-02 | 12 | -56/+62 |
| | | | | With some help from postings by: Hans Petter Bieker <zerium@webindex.no> | ||||
* | upgrade master distribution (0.89) | itojun | 1998-10-02 | 2 | -4/+4 |
| | |||||
* | Generating PLIST on the fly. Some fixes. | kuriyama | 1998-10-02 | 1 | -2/+25 |
| | | | | | PR: ports/7897 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Mark BROKEN for ELF. | jseger | 1998-10-01 | 20 | -20/+60 |
| | |||||
* | Use setusercontext() to pick up settings from /etc/login.conf. | tg | 1998-10-01 | 1 | -2/+3 |
| | |||||
* | Blat minor number on shared object for ELF. | markm | 1998-10-01 | 1 | -5/+9 |
| | |||||
* | Discounting a minor glitch in -current's make(1) this will now build | steve | 1998-10-01 | 2 | -3/+13 |
| | | | | in an ELF world. | ||||
* | Now that Mesa-3.0 is in with a security fix, bring back the GL modes. | tg | 1998-10-01 | 1 | -6/+2 |
| | |||||
* | Add a '#include <sys/types.h>' for -current so this build again. | steve | 1998-10-01 | 1 | -3/+1 |
| | |||||
* | Revert checksum changes. | steve | 1998-10-01 | 1 | -2/+2 |
| | |||||
* | Fix build for ELF. | steve | 1998-10-01 | 1 | -3/+1 |
| | | | | | PR: 7911 Submitted by: maintainer | ||||
* | Bump the minor version number for a.out so it doesn't go backwards. | steve | 1998-10-01 | 3 | -9/+12 |
| | | | | Noticed by: Satoshi Asami | ||||
* | Upgrade to Mesa 3.0 | jseger | 1998-10-01 | 22 | -72/+76 |
| | |||||
* | Mark BROKEN for ELF. | jseger | 1998-10-01 | 2 | -2/+6 |
| | |||||
* | I forgot to correct the real path on MASTER_SITE, thanks osa. | vanilla | 1998-10-01 | 2 | -4/+4 |
| | | | | Submitted by: osa@ozz.etrust.ru | ||||
* | remove bogus port entry | andreas | 1998-10-01 | 1 | -2/+1 |
| | |||||
* | Add patch-ah to make xemacs20 ELF ready. I tested this with both elf and | gj | 1998-10-01 | 1 | -0/+44 |
| | | | | | | | aout with no problems. PR: 8092 Submitted by: Satoshi Taoka | ||||
* | Update to version 2.0 and add support for libdevstat so that this works | gj | 1998-10-01 | 12 | -1460/+2416 |
| | | | | | | | | | | with CAM. I don't run NFS so I was unable to test whether xperfmon++ still shows reasonable values for nfclient and nfsserver. Obtained from: the update came from Lars Koeller, the libdevstat support was added by me. | ||||
* | Update xsysinfo to use libdevstat for CAM. | gj | 1998-10-01 | 1 | -1/+9 |
| | | | | | Unfortunately, the maintainer is currently doing his compulsory military service, so I'm committing this change without his OK. | ||||
* | - integrate Ralf S. Engelschall's apache13-modssl, | andreas | 1998-10-01 | 12 | -99/+270 |
| | | | | | | | | | | | | | | | i. e. apache13-php3 supports SSL now! - upgrade to Apache 1.3.2 and PHP 3.0.4 - enable track-vars for PHP3 by default to support phplib (http://phplib.shonline.de/) Pointed out by: Thomas Kuehne <thomas@todo.de> - losts of minor changes (install php-icons, index.php3 as DirectoryIndex, support .php3 and .phtml suffixes, enable application/x-httpd-php3-source for .phps and .php3s, install default php3.ini-dist, ...) Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE> | ||||
* | Upgrade to 1.0.1. | vanilla | 1998-09-30 | 48 | -300/+384 |
| | |||||
* | Remove myself from MAINTAINER. | vanilla | 1998-09-30 | 2 | -6/+4 |
| | |||||
* | New master site. | jfieber | 1998-09-30 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.30. | vanilla | 1998-09-30 | 6 | -247/+297 |
| | |||||
* | Upgrade to 0.30. | vanilla | 1998-09-30 | 18 | -657/+168 |
| | |||||
* | Activate libgtop. | vanilla | 1998-09-30 | 1 | -1/+2 |
| | |||||
* | Import libgtop, It's gnome top library. | vanilla | 1998-09-30 | 14 | -0/+370 |
| | |||||
* | Upgrade to 0.3. | vanilla | 1998-09-30 | 4 | -105/+21 |
| | |||||
* | Upgrade to 0.20.1. Make compilable on -current. | tg | 1998-09-30 | 7 | -21/+164 |
| | | | | Fixes submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update original tcsh version from 6.07.09 to 6.07.12. | kuriyama | 1998-09-30 | 8 | -32/+56 |
| | | | | | PR: ports/8056 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> | ||||
* | Update original tcsh version from 6.07.09 to 6.07.12. | kuriyama | 1998-09-30 | 2 | -11/+6 |
| | | | | | PR: ports/8057 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> | ||||
* | Install tkmanclient. | tg | 1998-09-30 | 2 | -2/+8 |
| | |||||
* | Upgrade to 4.12. | tg | 1998-09-30 | 2 | -5/+5 |
| | |||||
* | Unbreak it and also upgrade to v0.9.0 | dima | 1998-09-30 | 6 | -14/+22 |
| | |||||
* | Mark all KDE ports BROKEN for ELF. | jseger | 1998-09-30 | 53 | -53/+159 |
| | |||||
* | This port hasn't been converted to work with ELF yet. | jseger | 1998-09-30 | 4 | -4/+12 |
| | | | | Mark BROKEN_ELF. | ||||
* | enable port update (apache13-php3-modssl) | andreas | 1998-09-30 | 1 | -1/+2 |
| | |||||
* | Added Kirk McKusick <mckusick>. Welcome aboard, Kirk. | dg | 1998-09-30 | 2 | -4/+4 |
| | |||||
* | Update PLIST. | rnordier | 1998-09-30 | 1 | -0/+2 |
| | |||||
* | No response from MAINTAINER on this. Original tarball no longer available | jkh | 1998-09-30 | 1 | -2/+2 |
| | | | | at current location so use the master backup site instead. | ||||
* | Maintainer seems to have gone AWOL; I sent patches over a week ago | jkh | 1998-09-30 | 3 | -7/+7 |
| | | | | | with no response. Upgrade to 1.18.171 - the current version's tarball has left the master site. | ||||
* | Fix a trouble in visual mode. | kuriyama | 1998-09-29 | 1 | -0/+12 |
| | | | | | PR: ports/8049 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> | ||||
* | TenDRA does ELF Part I | rnordier | 1998-09-29 | 4 | -4/+738 |
| | |||||
* | Make this compile on -current. | tg | 1998-09-29 | 2 | -1/+3 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Mark BROKEN: | jseger | 1998-09-29 | 2 | -2/+6 |
| | | | | | | | | | | | | ===> Building package for pilot-link-0.8.13 Creating package /usr/ports/packages/All/pilot-link-0.8.13.tgz Registering depends: tcl-8.0.2 tk-8.0.2. Creating gzip'd tar ball in '/usr/ports/packages/All/pilot-link-0.8.13.tgz' tar: can't add file bin/ietf2datebook : No such file or directory tar: can't add file bin/pilot-undelete : No such file or directory tar: can't add file bin/sync-plan : No such file or directory tar: can't add file lib/libpisock.so.3 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 | ||||
* | original distribution updated (0.87) | itojun | 1998-09-29 | 2 | -4/+4 |
| | |||||
* | Mark BROKEN for ELF. | jseger | 1998-09-29 | 2 | -2/+6 |
| | |||||
* | Upgrade to v0.3.17. | jkoshy | 1998-09-29 | 4 | -6/+6 |
| | | | | Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer) | ||||
* | use gmake instead of make | smace | 1998-09-29 | 1 | -1/+2 |
| | |||||
* | Update to mrtg 2.5.3 | smace | 1998-09-29 | 6 | -12/+26 |
| | |||||
* | Upgrade from 1.1.1 to 1.2. | jfieber | 1998-09-29 | 6 | -10/+22 |
| | |||||
* | ELFization patch. | kuriyama | 1998-09-28 | 5 | -38/+63 |
| | | | | | PR: ports/8046 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> | ||||
* | ELFization patch. | kuriyama | 1998-09-28 | 3 | -18/+44 |
| | | | | | PR: ports/8047 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> | ||||
* | Add descriptoin about deskutils/xhime. | kuriyama | 1998-09-28 | 1 | -1/+3 |
| | |||||
* | Activate xhime. | kuriyama | 1998-09-28 | 1 | -1/+2 |
| | |||||
* | Upgrade to 1.8.1 | vanilla | 1998-09-28 | 14 | -328/+106 |
| | |||||
* | cleanup. | kuriyama | 1998-09-28 | 1 | -0/+1 |
| | |||||
* | It's not a good idea to use RUN_DEPENDS on shared libs. Change it to | asami | 1998-09-28 | 2 | -4/+10 |
| | | | | | | | LIB_DEPENDS for now; if you *really* have to do this, at least RUN_DEPENDS on the *.so link so it will work for both a.out and ELF. While I'm here, create the *.so link explicitly for the a.out case. | ||||
* | Remove regexp support for tcl80jp. | asami | 1998-09-28 | 1 | -2/+2 |
| | |||||
* | Remove regexp support for tcl76jp/tk42jp. | asami | 1998-09-28 | 3 | -9/+9 |
| | |||||
* | My goodness. Why did you decrease the a.out shlib number from 1.2 to | asami | 1998-09-28 | 1 | -1/+1 |
| | | | | 1.0?!? (That's one thing you absolutely cannot do!) | ||||
* | Create *.so for a.out case. | asami | 1998-09-28 | 1 | -1/+4 |
| | |||||
* | Create libtk42jp.so link in a.out case. | asami | 1998-09-28 | 1 | -1/+4 |
| | |||||
* | List ELF shlib names when a.out shlib names end with ".0". | asami | 1998-09-28 | 1 | -1/+1 |
| | |||||
* | Create libtcl76jp.so symlink in a.out case. | asami | 1998-09-28 | 1 | -1/+4 |
| | |||||
* | Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mk | asami | 1998-09-28 | 20 | -20/+60 |
| | | | | inclusion order. | ||||
* | Create libblas.so symlink in a.out case. | asami | 1998-09-28 | 1 | -1/+4 |
| | |||||
* | "ln -s" -> "ln -sf" to make this reinstall-friendly. | asami | 1998-09-28 | 1 | -3/+3 |
| | |||||
* | List lib*.so links. | asami | 1998-09-28 | 1 | -0/+2 |
| | |||||
* | Darn I meant to say broke for ELF. | steve | 1998-09-28 | 1 | -2/+2 |
| | | | | Noticed by: Satoshi Asami | ||||
* | Checksum changed again.... | asami | 1998-09-28 | 1 | -1/+1 |
| | |||||
* | Checksum changed again; perhaps next time you can put up the tarball | asami | 1998-09-28 | 1 | -1/+1 |
| | | | | somewhere on your place? :) | ||||
* | You should list the ELF shlib name if the a.out name ends with a ".0". | asami | 1998-09-28 | 1 | -1/+1 |
| | |||||
* | Add a 'freebsd-386-elf' target so ELF'ers can build with 386 asm | steve | 1998-09-28 | 2 | -12/+48 |
| | | | | | | | | | optimizations too. Note I didn't turn this on by default to be fair to those in the our upcoming Alpha world. However all you have to do to build with it is set ALL_TARGET to freebsd-386-elf at the bottom of the Makefile. Submitted by: Doug Rabson <dfr@nlsystems.com> | ||||
* | Remove empty directories on deinstall. | steve | 1998-09-28 | 15 | -1/+21 |
| | |||||
* | Fix for ELF build. | steve | 1998-09-28 | 2 | -9/+20 |
| | |||||
* | Fix build for ELF. | steve | 1998-09-28 | 1 | -69/+55 |
| | |||||
* | Escape the '@' character so that perl in -current doesn't choke. | steve | 1998-09-28 | 1 | -3/+3 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunch | steve | 1998-09-28 | 2 | -3/+207 |
| | | | | of files pkg/PLIST forgot. | ||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile. | steve | 1998-09-28 | 50 | -55/+55 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunch | steve | 1998-09-28 | 2 | -4/+27 |
| | | | | of files that pkg/PLIST forgot. | ||||
* | Doesn't link in an ELF build. | steve | 1998-09-28 | 1 | -1/+3 |
| | |||||
* | Fix build for ELF. | steve | 1998-09-28 | 3 | -9/+15 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile and remove | steve | 1998-09-28 | 2 | -2/+7 |
| | | | | empty directories on deinstall. | ||||
* | oops. fix my previous commit. | dima | 1998-09-28 | 1 | -1/+1 |
| | |||||
* | Clean out a bunch 'o stuff this port doesn't install. | steve | 1998-09-28 | 2 | -101/+2 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile and remove empty | steve | 1998-09-28 | 2 | -2/+3 |
| | | | | directories on deinstall. | ||||
* | Doesn't build in an ELF world. | steve | 1998-09-28 | 9 | -9/+27 |
| | |||||
* | Make this port reinstall friendly. | steve | 1998-09-28 | 1 | -30/+26 |
| | |||||
* | Use MANCOMPRESSED to warn bsd.port.mk that the manpage is not | steve | 1998-09-28 | 1 | -1/+2 |
| | | | | compressed by this port. | ||||
* | Conver to ELF. | steve | 1998-09-28 | 3 | -11/+33 |
| | |||||
* | original distribution updated (0.85) | itojun | 1998-09-28 | 2 | -4/+4 |
| | |||||
* | Only remove the scores file if it exists. | steve | 1998-09-28 | 1 | -1/+1 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile. | steve | 1998-09-28 | 14 | -21/+17 |
| | |||||
* | Anyone for a game of chase the checksum? :) | steve | 1998-09-28 | 1 | -2/+2 |
| | |||||
* | Fix build for ELF. | steve | 1998-09-28 | 4 | -20/+35 |
| | |||||
* | Escape the '@' character so perl in -current doesn't choke. | steve | 1998-09-28 | 1 | -2/+2 |
| | |||||
* | Remove empty directories on deinstall. | steve | 1998-09-28 | 3 | -1/+4 |
| | |||||
* | Won't build in an ELF world. | steve | 1998-09-28 | 1 | -2/+4 |
| | |||||
* | Escape the '@' characters so that perl in -current doesn't choke. | steve | 1998-09-28 | 1 | -2/+2 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile. | steve | 1998-09-28 | 8 | -8/+10 |
| | |||||
* | Fix build for ELF. | steve | 1998-09-28 | 2 | -24/+42 |
| | |||||
* | Don't strip binary in ELF install. | steve | 1998-09-28 | 1 | -1/+5 |
| | |||||
* | Can't fetch the distfile and remove empty directories on deinstall. | steve | 1998-09-28 | 4 | -2/+10 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile and remove | steve | 1998-09-28 | 2 | -152/+52 |
| | | | | empty directories on deinstall. |