Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 5.0 release. | ale | 2014-08-27 | 2 | -3/+3 |
| | |||||
* | Remove indefinite articles and trailing periods from COMMENT, plus minor | olgeni | 2014-07-06 | 1 | -1/+1 |
| | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills) | ||||
* | Update to 4.11 release and stagify. | ale | 2013-12-30 | 2 | -19/+14 |
| | |||||
* | Update to 4.10 release. | ale | 2013-09-27 | 2 | -3/+3 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | java) | ||||
* | Update to 4.9 release. | ale | 2013-03-20 | 2 | -10/+8 |
| | |||||
* | Update to 4.8 release. | ale | 2012-06-01 | 2 | -3/+3 |
| | |||||
* | Update to 4.7 release and add a workaround for GUI hanging (java bug #7027598). | ale | 2011-12-23 | 3 | -6/+6 |
| | |||||
* | Remove more tags from pkg-descr files fo the form: | dougb | 2011-10-24 | 1 | -3/+0 |
| | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. | ||||
* | Update to 4.6 release. | ale | 2011-02-14 | 2 | -4/+3 |
| | | | | Feature safe: yes | ||||
* | Update to 4.5.1 release. | ale | 2010-09-10 | 2 | -5/+5 |
| | |||||
* | Increase heap size, latest proguard release needs more memory. | ale | 2010-07-13 | 4 | -3/+4 |
| | |||||
* | Update to 4.5 release. | ale | 2010-06-08 | 2 | -4/+6 |
| | |||||
* | Update to 4.4 release. | ale | 2009-08-27 | 2 | -4/+4 |
| | |||||
* | Update to 4.3 release. | ale | 2008-12-17 | 2 | -5/+4 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -0/+1 |
| | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) | ||||
* | Update to 4.2 release. | ale | 2008-03-18 | 2 | -4/+4 |
| | |||||
* | Update to 4.1 release. | ale | 2007-12-19 | 2 | -4/+4 |
| | |||||
* | Update to 4.0.1 release. | ale | 2007-10-12 | 2 | -4/+4 |
| | |||||
* | Update to 4.0 release. | ale | 2007-09-29 | 2 | -4/+4 |
| | |||||
* | Update to 3.10.1 release: | ale | 2007-09-20 | 8 | -109/+43 |
| | | | | | | | - install files in correct locations - add retrace executable - remove dead pkg-message - take maintainership | ||||
* | - Update to 3.9 | miwi | 2007-08-06 | 2 | -7/+5 |
| | |||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | - Update to 3.8 | miwi | 2007-03-05 | 3 | -5/+4 |
| | |||||
* | Reset alexs@snark.rinet.ru due to maintainer-timeouts and no response to | linimon | 2007-03-05 | 1 | -1/+1 |
| | | | | | | email. Hat: portmgr | ||||
* | - Update to 3.7 | rafan | 2007-02-21 | 5 | -6/+7 |
| | | | | | | | | - Use exec in wrapper scripts as described in Porter's Handbook PR: ports/108849 Submitted by: rafan Approved by: maintainer timeout (15 days) | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Update to 3.2 [1] | hq | 2005-04-28 | 5 | -55/+111 |
| | | | | | | | | | | | | | - Sort plist [1] - Update to bsd.java.mk 2.0 - Add two new launcher scripts: 'proguard' and 'proguard-gui' - Use FIND | INSTALL_DATA to install data files - Use %%DATADIR%% - Add $FreeBSD$ tag PR: 79735 [1] Submitted by: Manfred Riem <mriem@manorrock.org> [1] Approved by: maintainer timeout | ||||
* | Fix plist. | krion | 2005-01-09 | 1 | -0/+1 |
| | |||||
* | - Fix plist | krion | 2004-04-17 | 1 | -0/+5 |
| | |||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | New port: proguard | fjoe | 2003-04-19 | 5 | -0/+82 |
ProGuard can read jar files, shrink and obfuscate them (to prevent reverse engineering), and write out the resulting jar file. PR: 50434 Submitted by: Alex Semenyaka |