1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Alex Dupre
e48227ea05 Update to 5.2.1 release. 2015-04-01 09:09:09 +00:00
Alex Dupre
ffa5cbddf4 Update to 5.2 release. 2015-01-30 09:24:20 +00:00
Antoine Brodin
4f4e8c52c6 Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
Alex Dupre
c6939cfdef Update to 5.1 release. 2014-10-28 14:07:04 +00:00
Alex Dupre
e5ee82f004 Update to 5.0 release. 2014-08-27 12:50:27 +00:00
Jimmy Olgeni
021be14f65 Remove indefinite articles and trailing periods from COMMENT, plus minor
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)
2014-07-05 19:27:03 +00:00
Alex Dupre
a2bfde6910 Update to 4.11 release and stagify. 2013-12-30 08:45:30 +00:00
Alex Dupre
2d3af4eb36 Update to 4.10 release. 2013-09-27 14:23:52 +00:00
Baptiste Daroussin
c2c2a2b86b Add NO_STAGE all over the place in preparation for the staging support (cat: java) 2013-09-20 19:48:32 +00:00
Alex Dupre
5fa2f28efe Update to 4.9 release. 2013-03-19 16:53:38 +00:00
Alex Dupre
7a00857804 Update to 4.8 release. 2012-06-01 08:02:52 +00:00
Alex Dupre
0f06867aa2 Update to 4.7 release and add a workaround for GUI hanging (java bug #7027598). 2011-12-23 10:38:54 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- 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.
2011-10-24 04:17:37 +00:00
Alex Dupre
017e8a26d5 Update to 4.6 release.
Feature safe:	yes
2011-02-14 15:13:49 +00:00
Alex Dupre
72b0092756 Update to 4.5.1 release. 2010-09-10 13:20:52 +00:00
Alex Dupre
93619cda94 Increase heap size, latest proguard release needs more memory. 2010-07-13 08:21:19 +00:00
Alex Dupre
248603b39b Update to 4.5 release. 2010-06-08 08:15:52 +00:00
Alex Dupre
67a1b7d470 Update to 4.4 release. 2009-08-27 15:01:16 +00:00
Alex Dupre
eb410bff73 Update to 4.3 release. 2008-12-16 22:17:31 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Alex Dupre
eb8b43cd64 Update to 4.2 release. 2008-03-18 07:06:12 +00:00
Alex Dupre
59d604c301 Update to 4.1 release. 2007-12-19 06:56:53 +00:00
Alex Dupre
8bd46279a9 Update to 4.0.1 release. 2007-10-12 05:43:28 +00:00
Alex Dupre
0368eeb7ef Update to 4.0 release. 2007-09-29 07:39:35 +00:00
Alex Dupre
8f78a7c8f7 Update to 3.10.1 release:
- install files in correct locations
- add retrace executable
- remove dead pkg-message
- take maintainership
2007-09-20 12:57:27 +00:00
Martin Wilke
f9d04e25fa - Update to 3.9 2007-08-05 21:27:13 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
94d77382e5 - Update to 3.8 2007-03-05 07:50:23 +00:00
Mark Linimon
42e13f0681 Reset alexs@snark.rinet.ru due to maintainer-timeouts and no response to
email.

Hat:		portmgr
2007-03-04 23:52:37 +00:00
Rong-En Fan
ccb59ca27f - Update to 3.7
- Use exec in wrapper scripts as described in Porter's Handbook

PR:		ports/108849
Submitted by:	rafan
Approved by:	maintainer timeout (15 days)
2007-02-21 13:27:06 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Herve Quiroz
81af795833 - Update to 3.2 [1]
- 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
2005-04-27 20:05:12 +00:00
Kirill Ponomarev
6b3c6334de Fix plist. 2005-01-09 08:35:33 +00:00
Kirill Ponomarev
1bfc650214 - Fix plist 2004-04-17 15:42:09 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Max Khon
a26362f502 New port: proguard
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
2003-04-19 14:16:42 +00:00