Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to xscreensaver-3.16 | jseger | 1999-06-27 | 3 | -6/+10 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 45 | -45/+45 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Upgrade to 4.14. | tg | 1999-06-24 | 2 | -4/+4 |
| | |||||
* | Assign MAINTAINERship to submitter. | mph | 1999-06-22 | 3 | -6/+6 |
| | | | | | PR: 12353, 12354 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | Import true contents of repo.copied kde11*-i18n ports. | sada | 1999-06-22 | 1 | -1/+2 |
| | | | | Submitted by: Ryuichiro Imura <imura@cs.titech.ac.jp> | ||||
* | Change all permutations in capitalization of "asami@freebsd.org" to | asami | 1999-06-21 | 4 | -8/+8 |
| | | | | "asami@FreeBSD.org". | ||||
* | Change my email address to FreeBSD.org. | cpiazza | 1999-06-19 | 2 | -7/+3 |
| | | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc). | ||||
* | Fix the wterm build. It didn't have a -I${LOCALBASE}/include which was | mharo | 1999-06-18 | 1 | -3/+4 |
| | | | | | | | | needed for libPropList. Add a few more --with's to be more like the aterm port. PR: 12236 Submitted by: maintainer | ||||
* | Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAIN | taoka | 1999-06-16 | 1 | -0/+66 |
| | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> | ||||
* | The xforms ports is no longer an i386-only port. | steve | 1999-06-08 | 1 | -4/+1 |
| | |||||
* | Update to version 2.6.0. | steve | 1999-06-08 | 14 | -67/+67 |
| | | | | | PR: 12087 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | Add -lintl to the list of LDFLAGS since libgnome needs it. | steve | 1999-06-08 | 3 | -9/+30 |
| | |||||
* | Fix the following problems with version 1.31 of the xbanner port. | steve | 1999-06-06 | 6 | -15/+265 |
| | | | | | | | | | | | - installing in libexec directory isn't useful - app-defaults file could only be found when XAPPLRESDIR enviroment variable is set -> patch in sourcefile is needed - some compiler warnings and gets usage is fixed - wrong usage of isnumber macro fixed PR: 11768 Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de> | ||||
* | time(3) returns a time_t and not a long. | steve | 1999-06-06 | 1 | -0/+11 |
| | |||||
* | Don't declare that read returns an int so this compiles on a -current | steve | 1999-06-06 | 1 | -0/+11 |
| | | | | box with egcs for archs where sizeof(ssize_t) != sizeof(int). | ||||
* | Use the new libwraster. | tg | 1999-06-04 | 1 | -2/+2 |
| | |||||
* | Upgrade to xscreensaver-3.12 | jseger | 1999-05-31 | 3 | -17/+25 |
| | |||||
* | Fix build for Alpha. | steve | 1999-05-31 | 1 | -7/+15 |
| | |||||
* | Updated checksum. | asami | 1999-05-30 | 4 | -4/+4 |
| | | | | | PR: 11924 Submitted by: taguchi@tohoku.iij.ad.jp | ||||
* | And finally a brand new gnome meta port. | steve | 1999-05-30 | 2 | -4/+34 |
| | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Use new gnome libs and set USE_LIBTOOL=yes. | steve | 1999-05-30 | 33 | -345/+261 |
| | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Use new gtk port and set USE_LIBTOOL=yes. | steve | 1999-05-30 | 5 | -140/+97 |
| | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Remove kde 1.0 ports in favor of the 1.1 versions. | steve | 1999-05-29 | 1 | -4/+1 |
| | |||||
* | Each MASTER_SITE has a different checksum for the same file. | steve | 1999-05-29 | 1 | -0/+1 |
| | | | | PR: 11895 | ||||
* | Fixup after imlib version bump. | steve | 1999-05-29 | 2 | -31/+27 |
| | | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Forget about ${PREFIX}/include/giflib. | tg | 1999-05-27 | 9 | -27/+18 |
| | |||||
* | Use KDE version 1.1 instead of version 1.0. | steve | 1999-05-24 | 1 | -4/+4 |
| | |||||
* | Use proper path in manpage. | mharo | 1999-05-22 | 1 | -0/+11 |
| | |||||
* | Update to version 0.3.6. | steve | 1999-05-16 | 2 | -5/+6 |
| | | | | | PR: 11715 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | Fix building by properly using MOTIFLIB (actually just changed | asami | 1999-05-12 | 2 | -1/+12 |
| | | | | "MOTIFLIB=" to "MOTIFLIB?="). | ||||
* | Clean up after yet another repository copy. Renamed "kde*-i18n-11" | asami | 1999-05-11 | 1 | -3/+3 |
| | | | | | | to "kde*11-i18n". Suggested by: sprice | ||||
* | Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11. | sada | 1999-05-11 | 1 | -1/+3 |
| | |||||
* | Categories "misc kde" should be "x11 kde". | asami | 1999-05-10 | 9 | -18/+18 |
| | | | | Reported by: imura@cs.titech.ac.jp | ||||
* | Update to version 1.0.9. | steve | 1999-05-09 | 21 | -39/+48 |
| | | | | | PR: 11529 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Update to version 1.0.5. | steve | 1999-05-09 | 5 | -68/+202 |
| | | | | | PR: 11538 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Update to version 0.3.5. | steve | 1999-05-09 | 2 | -9/+11 |
| | | | | | PR: 11573 Submitted by: maintainer | ||||
* | Add another valid checksum. | asami | 1999-05-07 | 1 | -0/+1 |
| | | | | Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | Upgrade to 4.13.1. | tg | 1999-05-05 | 2 | -7/+7 |
| | |||||
* | Remove one file that is not installed. I'm not sure if this is the | asami | 1999-05-05 | 9 | -9/+0 |
| | | | | correct fix but at least this will get the package build going again. | ||||
* | LIB_DEPENDS on the new unified xview port. | steve | 1999-05-04 | 1 | -2/+2 |
| | |||||
* | Upgrade KDE to Release 1.1.1. | se | 1999-05-03 | 50 | -425/+709 |
| | |||||
* | Add WWW: | mharo | 1999-05-03 | 20 | -22/+23 |
| | |||||
* | add support for MOTIFLIB | mharo | 1999-05-02 | 1 | -15/+24 |
| | | | | | I couldn't reproduce the error shown on bento but this should probably be added anyway. | ||||
* | Back out to rev 1.3, the last committer is steve. | foxfair | 1999-05-01 | 2 | -6/+0 |
| | | | | My rev 1.1.1.2 went to wrong place, it should be in ports/chinese/aterm. | ||||
* | Changed MAINTAINER's e-mail address | taoka | 1999-05-01 | 2 | -4/+4 |
| | | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org | ||||
* | fix depends to use better method. | mharo | 1999-05-01 | 1 | -3/+2 |
| | | | | | | | Note to self: feeding brain == good PR: 11419 Submitted by: steve@freebsd.org in a followup to this pr | ||||
* | Update to version 1.0.6. | steve | 1999-05-01 | 24 | -162/+168 |
| | | | | | PR: 11017 Submitted by: maintainer | ||||
* | Commit chinese aterm port again, && please remove the directory | foxfair | 1999-05-01 | 1 | -0/+5 |
| | | | | | | ports/chinese/zh-aterm. Requested by : asami@FreeBSD.ORG | ||||
* | Second MASTER_SITE has a slightly different checksum for the exact | steve | 1999-05-01 | 1 | -0/+1 |
| | | | | | | | same files (at least according to diff -urN). PR: 11393 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | wdm needed to depend on libraries installed with WindowMaker. | mharo | 1999-05-01 | 1 | -1/+3 |
| | | | | | PR: 11419 Submitted by: cpiazza@home.net |