aboutsummaryrefslogtreecommitdiff
path: root/java/proguard
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.7 release and add a workaround for GUI hanging (java bug #7027598).Alex Dupre2011-12-233-6/+6
| | | | Notes: svn path=/head/; revision=287920
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-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. Notes: svn path=/head/; revision=284232
* Update to 4.6 release.Alex Dupre2011-02-142-4/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=269153
* Update to 4.5.1 release.Alex Dupre2010-09-102-5/+5
| | | | Notes: svn path=/head/; revision=260934
* Increase heap size, latest proguard release needs more memory.Alex Dupre2010-07-134-3/+4
| | | | Notes: svn path=/head/; revision=257717
* Update to 4.5 release.Alex Dupre2010-06-082-4/+6
| | | | Notes: svn path=/head/; revision=256089
* Update to 4.4 release.Alex Dupre2009-08-272-4/+4
| | | | Notes: svn path=/head/; revision=240405
* Update to 4.3 release.Alex Dupre2008-12-162-5/+4
| | | | Notes: svn path=/head/; revision=224309
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-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) Notes: svn path=/head/; revision=214430
* Update to 4.2 release.Alex Dupre2008-03-182-4/+4
| | | | Notes: svn path=/head/; revision=209282
* Update to 4.1 release.Alex Dupre2007-12-192-4/+4
| | | | Notes: svn path=/head/; revision=204075
* Update to 4.0.1 release.Alex Dupre2007-10-122-4/+4
| | | | Notes: svn path=/head/; revision=201347
* Update to 4.0 release.Alex Dupre2007-09-292-4/+4
| | | | Notes: svn path=/head/; revision=200318
* Update to 3.10.1 release:Alex Dupre2007-09-208-109/+43
| | | | | | | | | | - install files in correct locations - add retrace executable - remove dead pkg-message - take maintainership Notes: svn path=/head/; revision=199830
* - Update to 3.9Martin Wilke2007-08-052-7/+5
| | | | Notes: svn path=/head/; revision=197158
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 3.8Martin Wilke2007-03-053-5/+4
| | | | Notes: svn path=/head/; revision=186563
* Reset alexs@snark.rinet.ru due to maintainer-timeouts and no response toMark Linimon2007-03-041-1/+1
| | | | | | | | | email. Hat: portmgr Notes: svn path=/head/; revision=186527
* - Update to 3.7Rong-En Fan2007-02-215-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) Notes: svn path=/head/; revision=185624
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* - Update to 3.2 [1]Herve Quiroz2005-04-275-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 Notes: svn path=/head/; revision=134274
* Fix plist.Kirill Ponomarev2005-01-091-0/+1
| | | | Notes: svn path=/head/; revision=125936
* - Fix plistKirill Ponomarev2004-04-171-0/+5
| | | | Notes: svn path=/head/; revision=107361
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* New port: proguardMax Khon2003-04-195-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 Notes: svn path=/head/; revision=79289