aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fox16
Commit message (Collapse)AuthorAgeFilesLines
* - These ports needs libcups.so to build.araujo2009-05-201-0/+1
| | | | | PR: ports/134662 Submitted by: dionex
* - Update to 1.6.36.araujo2009-04-052-4/+4
| | | | | All stuffs that depends directly of FOX16, needs to be rebuilt after an upgrade.
* - Update to 1.6.35.araujo2009-02-082-4/+4
| | | | Reported by: miwi (portscout)
* - Update to 1.6.33.araujo2009-01-092-4/+4
| | | | - All stuffs that depends directly of FOX16, needs to be rebuilt after an upgrade.
* - Update to 1.6.33.araujo2008-05-212-4/+4
| | | | - All stuffs that depends directly of FOX16, needs to be rebuilt after an upgrade.
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Update to 1.6.32.araujo2008-03-192-4/+4
| | | | - All stuffs that depends directly of Fox16, needs to be rebuilt after na upgrade.
* - Update to 1.6.31.araujo2008-01-022-4/+4
| | | | | | - Stuff that depends on Fox16 needs to be rebuilt after an upgrade. Approved by: stas (mentor, implicit)
* - Update to 1.6.30.araujo2007-10-292-4/+4
| | | | | | - Stuff that depends on fox16 needs to be rebuilt after an upgrade. Approved by: stas (mentor)
* - Update to 1.6.29.araujo2007-09-042-4/+4
| | | | | | | - Stuff that depends on fox16 needs to be rebuilt after an upgrade. [1] Suggested by: dougb [1] Approved by: itetcu (mentor)
* - Update to 1.6.28.araujo2007-08-122-5/+4
| | | | Approved by: stas (mentor)
* - Change my mail address to araujo@.araujo2007-06-301-1/+1
| | | | Approved by: stas (mentor)
* - Update version to 1.6.26araujo2007-06-022-4/+4
| | | | | | PR: ports/112026 Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer) Approved by: stas (mentor)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - update to 1.6.25itetcu2007-04-192-40/+12
| | | | | | | - OPTIONify PR: ports/111604 Submitted by: Marcelo Araujo (araujo@bsdmail.org) (maintainer)
* - Trasnfer maintainership from alecn2002@yandex.ru torafan2007-03-291-8/+8
| | | | | | | | araujo@bsdmail.org except fox14 (owned by shuan@) - Correctly register CONFLICTS - While I'm here, correctly respect NOPORTDOCS Approved by: maintainer (fox10, fox12, fox16), shuan (implicit for fox14)
* - Update to 1.6.21rafan2007-03-192-4/+4
| | | | | | PR: ports/109144 Submitted by: Marcelo Araujo <araujo at bsdmail.org> Approved by: maintainer timeout (1 month)
* - Remove support for xfree86-3pav2007-02-031-1/+1
| | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr
* - Add backup MASTER_SITESmiwi2007-01-201-1/+2
| | | | Submitted by: pointyhat via kris
* - Update to 1.6.16miwi2006-12-072-4/+4
| | | | | | PR: ports/105740 Submitted by: miwi Approved by: maintainer timeout
* - update to new version: 1.6.1 -> 1.6.14; [1]bsam2006-10-025-11/+27
| | | | | | | | | | | | | - add fox-1.2.* to CONFLICTS; [1] - move pkgconfigdir from $(libdir)/pkgconfig to $(prefix)/libdata/pkgconfig (files/patch-Makefile.in); - s:INSTALLS_SHLIB:USE_LDCONFIG; - for OSVERSION<500000 add IGNORE=Does not compile at 4.x; - add libdata/pkgconfig/fox.pc to pkg-plist. PR: 102560 [1] Submitted by: Gergely CZUCZY <phoemix at harmless.hu> [1] Approved by: alecn2002 at yandex.ru (maintainer timeout 5 weeks)
* [repocopy] update x11-toolkits/fox12 to x11-toolkits/fox16edwin2006-05-036-62/+105
| | | | | | | | | This shar is a replacement for x11-toolkits/fox12 so that it supports FOX 1.6. Please note the deleted files from fox16/files/ PR: ports/95244 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Conversion to a single libtool environment.ade2006-02-232-1/+4
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* Add fox12, fast and extensive C++ GUI toolkit -- ver.1.2.lawrance2005-08-017-0/+587
PR: ports/84230 Submitted by: Alexander Novitsky <alecn2002@yandex.ru>