aboutsummaryrefslogtreecommitdiff
path: root/x11/vdesk
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-011-1/+1
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-2/+1
| | | | | | | | | | | the USE_<x> equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups. Notes: svn path=/head/; revision=103722
* Add size data.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99278
* Use PLIST_DIRS and PLIST_FILES macros.Trevor Johnson2004-01-221-10/+7
| | | | Notes: svn path=/head/; revision=98805
* Use a version of autoconf which works.Trevor Johnson2003-11-121-1/+1
| | | | | | | Submitted by: Darren "igla" of batterybackups.net Notes: svn path=/head/; revision=93783
* Update to 1.2.Trevor Johnson2003-10-312-7/+22
| | | | | | | | | Requested by: vdesk author Adam Sampson via e-mail Submitted by: Tim Bishop via GNATS PR: 58781 Notes: svn path=/head/; revision=92758
* Fix fetch problems, site has moved to http://offog.org/codeEdwin Groothuis2003-08-302-2/+2
| | | | | | | Noticed by: bento / linimon Notes: svn path=/head/; revision=88072
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Correct the category.Trevor Johnson2002-08-081-1/+1
| | | | Notes: svn path=/head/; revision=64217
* Move vdesk port to x11 category.Trevor Johnson2002-05-184-0/+42
Notes: svn path=/head/; revision=59406