Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Verbosify error message received when not building when running X. | obrien | 1999-07-06 | 1 | -2/+2 |
| | |||||
* | The return type of time(3) is time_t. | steve | 1999-07-05 | 1 | -0/+11 |
| | |||||
* | Make this build on the Alpha too. | steve | 1999-07-04 | 1 | -2/+14 |
| | |||||
* | Add request to commiter to update the `rlock' port when this port is | obrien | 1999-07-03 | 3 | -3/+15 |
| | | | | updated. `rclock' uses the same distfile and is a very easy port to update. | ||||
* | Activate xmx. | cpiazza | 1999-06-28 | 1 | -1/+2 |
| | |||||
* | Xmx: an X protocol multiplexor. It is a standalone utility for | cpiazza | 1999-06-28 | 6 | -0/+166 |
| | | | | | | | | displaying an X windows session on multiple displays. It was developed at Brown University and has been in use there since 1988. PR: 12294 Submitted by: Oliver Breuninger <ob@seicom.NET> | ||||
* | New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles. | billf | 1999-06-28 | 1 | -32/+1 |
| | |||||
* | Remove trailing spaces, and any periods that were hidden by them. | hoek | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | 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 |
| |