aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libzvt
Commit message (Collapse)AuthorAgeFilesLines
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104470
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93884
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-2/+0
| | | | Notes: svn path=/head/; revision=82858
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-5/+1
| | | | Notes: svn path=/head/; revision=79439
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to GNOME 2.2.Joe Marcus Clarke2003-02-072-10/+7
| | | | | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts. Notes: svn path=/head/; revision=75035
* Make sure that gnome-pty-helper is installed setuid to root. This fixesJoe Marcus Clarke2002-12-032-6/+14
| | | | | | | | | a bug where commands like mesg would fail in gnome-terminal. Approved by: portmgr (kris) Notes: svn path=/head/; revision=71334
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-302-3/+3
| | | | Notes: svn path=/head/; revision=62233
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-263-12/+14
| | | | Notes: svn path=/head/; revision=62009
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-152-3/+3
| | | | Notes: svn path=/head/; revision=61311
* Update to the latest GNOME 2 snapshot.Joe Marcus Clarke2002-06-122-3/+3
| | | | Notes: svn path=/head/; revision=61139
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke2002-05-281-1/+1
| | | | Notes: svn path=/head/; revision=60202
* Back to betas...Update to GNOME 2.0 beta 5.Joe Marcus Clarke2002-05-192-4/+3
| | | | Notes: svn path=/head/; revision=59482
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-05-121-1/+1
| | | | Notes: svn path=/head/; revision=58959
* Update to GNOME 2.0 RC 1.Joe Marcus Clarke2002-05-021-1/+1
| | | | Notes: svn path=/head/; revision=58444
* Move back to share/gnome as a datadir.Joe Marcus Clarke2002-04-301-2/+3
| | | | | | | | | | | The GNOME 2.0 APIs can be installed right along with the GNOME 1.4 APIs, but the desktops will be mutually independent. That is, you will not be able to install gnomedesktop, for example, on the same machine as gnomecore. However, you will be able to install the GNOME 2.0 desktop, and use all your favorite GNOME 1.4 applications (like gaim, AbiWord, Evolution, etc.). Notes: svn path=/head/; revision=58366
* - Update to 1.114.0 (version found in the GNOME2 beta4);Maxim Sobolev2002-04-264-50/+21
| | | | | | | - use USE_LIBTOOL. Notes: svn path=/head/; revision=58173
* Add libzvt, the API for Zed's Virtual Terminal, the first of many componentsJoe Marcus Clarke2002-04-246-0/+101
of the GNOME 2.0 Desktop. Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=58065