Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update png to 1.5.10 | dinoex | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | - Kick MD5 support | miwi | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | - update to 1.4.1 | dinoex | 2010-03-28 | 1 | -1/+1 |
| | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi | ||||
* | - Chase x11-toolkits/fltk update | gahr | 2010-03-24 | 1 | -1/+1 |
| | |||||
* | - update to jpeg-8 | dinoex | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | - Fix linking options (allows to builds test apps) | gahr | 2010-01-19 | 2 | -1/+3 |
| | |||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | amdmi3 | 2009-08-22 | 1 | -2/+1 |
| | | | | starting with X | ||||
* | - bump all port that indirectly depends on libjpeg and have not yet been ↵ | dinoex | 2009-07-31 | 1 | -1/+1 |
| | | | | | | bumped or updated Requested by: edwin | ||||
* | - Update X.org ports to 7.4+ (few ports are more recent than the katamari). | flz | 2009-01-24 | 1 | -1/+2 |
| | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). | ||||
* | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG | miwi | 2008-03-26 | 1 | -2/+1 |
| | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | - s,INSTALLS_SHLIB,USE_LDCONFIG,g | clsung | 2006-08-15 | 1 | -1/+1 |
| | | | | | | | - x11-toolkits/ of ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> | ||||
* | Remove USE_REINPLACE from categories starting with X | edwin | 2006-05-13 | 1 | -1/+0 |
| | |||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -1/+1 |
| | | | | after 5.4-RELEASE. | ||||
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -1/+1 |
| | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. | ||||
* | Add size data. | trevor | 2004-03-19 | 1 | -0/+1 |
| | |||||
* | Clean-up and drop maintainership. | naddy | 2004-03-13 | 2 | -29/+32 |
| | | | | | PR: 64023 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> | ||||
* | Fix build on AMD64 | arved | 2004-03-05 | 1 | -0/+4 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 1) | ||||
* | Fix the build | kris | 2003-06-19 | 1 | -2/+8 |
| | | | | | Submitted by: markp, Cyrille Lefevre <cyrille.lefevre@laposte.net> PR: ports/47861 | ||||
* | BROKEN: Does not compile | kris | 2003-05-06 | 1 | -0/+2 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Update maintainer's email address | dwcjr | 2002-01-18 | 1 | -1/+1 |
| | | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer | ||||
* | make the header files' installation permission safe (it depended | lioux | 2001-11-19 | 1 | -6/+5 |
| | | | | | | on the users umask before) Approved by: maintainer | ||||
* | Fix pkg-plist (add missing @dirrm's). | petef | 2001-11-06 | 1 | -0/+1 |
| | | | | | PR: 31541 Submitted by: maintainer | ||||
* | Add flvw. The FLVW (Fast Light Virtual Widgets) require the use of | knu | 2001-09-04 | 7 | -0/+184 |
the FLTK (Fast Light ToolKit) library. They are designed to handle large amounts of data. As such they are definitely not the smallset of FLTK widgets, but they are designed to use memory conservatively. PR: ports/29860 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> |