aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsSatoshi Asami2000-09-051-1/+1
| | | | | | | work with both XFree86-3 and XFree86-4. Notes: svn path=/head/; revision=32320
* Add a patch for Y2K.Vanilla I. Shu2000-09-021-0/+17
| | | | | | | Submitted by: Jim Dutton <jimd@dutton3.it.siu.edu> Notes: svn path=/head/; revision=32212
* Don't try to use fpresetsticky(3) on the Alpha as it doesn't exist there.Steve Price2000-08-081-3/+5
| | | | Notes: svn path=/head/; revision=31398
* The LIB_DEPENDS on libimg should be img.1 for the ja-binder port.Steve Price2000-08-081-1/+1
| | | | Notes: svn path=/head/; revision=31392
* change my e-mail addressMIHIRA Sanpei Yoshiro2000-08-031-1/+1
| | | | | | | --> sanpei@FreeBSD.org Notes: svn path=/head/; revision=31274
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-036-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Update to version 1.4.2Kevin Lo2000-08-028-321/+442
| | | | Notes: svn path=/head/; revision=31242
* png library number has bumped from 3 to 4.Alexander Langer2000-07-191-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=30860
* Correct dependencies.Alexander Langer2000-07-141-5/+6
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30624
* Reorder MASTER_SITES because distfile on MASTER_SITE_SUNSITE appears to beMaxim Sobolev2000-07-131-2/+2
| | | | | | | | | truncated. Submitted by: bento Notes: svn path=/head/; revision=30557
* Update to version 0.99.6.Steve Price2000-07-085-74/+86
| | | | | | | | PR: 19766 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30351
* Use the jpeg and png libraries from the port's collection.Steve Price2000-07-072-2/+62
| | | | | | | | PR: 19527 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30323
* Update to 4.5.51Ade Lovett2000-07-053-2/+5
| | | | Notes: svn path=/head/; revision=30260
* Update to version 1.12Neil Blakey-Milner2000-06-304-31/+58
| | | | | | | | PR: ports/19525 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30018
* - USE_XLIB -> USE_X_PREFIXAlexander Langer2000-06-286-8/+123
| | | | | | | | | | | | | | - Use GTK_CONFIG instead of hardcoded gtk12-config - Replace external rxvt/vim with more common xterm/vi - Fix pkg/PLIST No response from MAINTAINER. PR: 19526 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29949
* - Use MASTER_SITE_SUNSITE to MASTER_SITESMaxim Sobolev2000-06-231-3/+3
| | | | | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29808
* - Use MASTER_SITE_AFTERSTEP to MASTER_SITESMaxim Sobolev2000-06-232-4/+4
| | | | | | | | PR: 19468 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29807
* Remove maintainership of most of my ports. I don't really haveChris Piazza2000-06-201-1/+1
| | | | | | | | time to maintain these and I'm just not interested in these particular ones any more. Notes: svn path=/head/; revision=29733
* Add i18n support.Will Andrews2000-06-171-0/+20
| | | | | | | | Submitted by: Clive Lin <clive@CirX.ORG> No response: MAINTAINER (5 days) Notes: svn path=/head/; revision=29654
* Add vide, a simple filemanager with vi-like keybindings.Will Andrews2000-06-097-0/+53
| | | | | | | | PR: 18649 Submitted by: Colman Reilly <careilly@thecia.ie> Notes: svn path=/head/; revision=29480
* Fix URL.Will Andrews2000-06-091-1/+1
| | | | | | | | PR: 19102 Submitted by: maintainer Notes: svn path=/head/; revision=29467
* Add X-Files.1x (not sure if the "x" at the end is meant to be a joke or not).Satoshi Asami2000-06-071-0/+1
| | | | | | | Submitted by: obento Notes: svn path=/head/; revision=29361
* Nuke q3dmenu. The port never had been a real aplication, but just a smallMaxim Sobolev2000-06-051-1/+0
| | | | | | | | showcase demonstrating 3d abilities of some ancient version of qt toolkit. It is not maintained and has been froken for a long time. Notes: svn path=/head/; revision=29226
* Adjust for the libgtkgl version bump.Maxim Sobolev2000-06-021-1/+1
| | | | | | | | | | | | I hate this, but: PEOPLE, WHEN YOU ARE UPGRADING SOME LIBRARY AND SEEING VERSION BUMP PLEASE ADJUST LIB_DEPENDS OF ALL PORTS DEPENDING ON THAT LIBRARY! Submitted by: bento Forgotten by: will Notes: svn path=/head/; revision=29093
* Say hello to GNOME 1.2Ade Lovett2000-06-014-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release. Notes: svn path=/head/; revision=29055
* Nuke explorer.Maxim Sobolev2000-05-291-1/+0
| | | | | | | | Approved by: will No responce from: nakai (maintainer) Notes: svn path=/head/; revision=28917
* - Use itcl as a dependency instead of itk.Steve Price2000-05-299-2/+140
| | | | | | | | | | | | | - Include extra patches from master web site fixing various problems. - Use FreeBSD-specific utils (e.g. 'vipw' instead of 'vi /etc/passwd') or correct non-FreeBSD flags to system programs (e.g. 'du -D' will not work on FreeBSD). PR: 18725 Submitted by: Andy Sparrow <andy@geek4food.org> Notes: svn path=/head/; revision=28883
* Update to version 0.4.3.Steve Price2000-05-284-55/+36
| | | | Notes: svn path=/head/; revision=28794
* Update to 4.5.48Ade Lovett2000-05-245-89/+27
| | | | | | | Approved by: reg (maintainer) Notes: svn path=/head/; revision=28719
* Update to version 1.5.Maxim Sobolev2000-05-194-14/+14
| | | | | | | | PR: 18677 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28603
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'Maxim Sobolev2000-05-171-1/+1
| | | | Notes: svn path=/head/; revision=28513
* Upgrade to tkdesk-1.2Justin M. Seger2000-05-015-47/+70
| | | | | | | This supports tcl/tk 8.2 Notes: svn path=/head/; revision=28238
* Mark BROKEN: Distfile changed with no version update, and the patchesKris Kennaway2000-04-301-0/+2
| | | | | | | | | no longer apply. Noticed by: bento Notes: svn path=/head/; revision=28140
* DISTNAMe-related cleanups.Satoshi Asami2000-04-161-1/+1
| | | | Notes: svn path=/head/; revision=27633
* Remove LANGPREFIX which is unnecessary thanks to PKGNAMEPREFIX.Akinori MUSHA2000-04-131-2/+1
| | | | Notes: svn path=/head/; revision=27481
* Fix typoChris Piazza2000-04-101-1/+1
| | | | | | | | PR: 17908 Submitted by: Dmitry Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=27444
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-1018-47/+46
| | | | Notes: svn path=/head/; revision=27432
* Update to 4.5.44.Jeremy Lea2000-04-082-4/+4
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=27411
* - Support CFLAGS/CXX/CXXFLAGS/PREFIX/X11BASE properlyChris D. Faulhaber2000-04-013-50/+137
| | | | | | | | | | | | | - Support install macros - Add USE_BISON - Remove unneeded USE_GMAKE - Change install path of data files from lib/ to share/ PR: 17529 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27208
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-293-3/+3
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Update to 4.5.43.Jeremy Lea2000-03-255-8/+46
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=27053
* Fix for new compiler in -current.Steve Price2000-02-275-0/+100
| | | | Notes: svn path=/head/; revision=26356
* Update port to 4.2.1Chris D. Faulhaber2000-02-186-43/+67
| | | | | | | | PR: 16751 Submitted by: Maintainer Notes: svn path=/head/; revision=25968
* Maxim has already done this work.Yukihiro Nakai2000-02-151-1/+1
| | | | | | | | PR: ports/16604 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=25845
* Add fsv.Yukihiro Nakai2000-02-121-0/+1
| | | | Notes: svn path=/head/; revision=25693
* Initial import.Yukihiro Nakai2000-02-126-0/+86
| | | | | | | 3D File Viewer.(Very funny) Notes: svn path=/head/; revision=25692
* Fix problem with gmc (aka corba-mc) leaving zombiesAde Lovett2000-02-061-0/+20
| | | | | | | | | lying around. OK'd by: reg Notes: svn path=/head/; revision=25518
* Standardize my e-mail as reg@FreeBSD.org.Jeremy Lea2000-01-291-1/+1
| | | | Notes: svn path=/head/; revision=25282
* Update to version 1.3.Steve Price2000-01-294-12/+20
| | | | | | | | PR: 16427 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=25274
* Update port to 0.24Chris D. Faulhaber2000-01-282-5/+3
| | | | | | | | PR: 16392 Submitted by: Maintainer Notes: svn path=/head/; revision=25137