| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 211429
Submitted by: pfg
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=420364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=418767
|
|
|
|
|
|
|
|
|
| |
PR: 205942
Submitted by: pfg
Approved by: maintainer
Notes:
svn path=/head/; revision=405690
|
|
|
|
| |
Notes:
svn path=/head/; revision=371255
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Correct LICENSE [1]
- Add staging support [1]
- Use USES=zip
- Remove leading article from COMMENT
- Docs files don't need optional installation with stage, convert
installation procedure to COPYTREE_SHARE
PR: ports/187336
Submitted by: Jim Ohlstein <jim@ohlste.in>
Notes:
svn path=/head/; revision=347489
|
|
|
|
| |
Notes:
svn path=/head/; revision=347405
|
|
|
|
| |
Notes:
svn path=/head/; revision=345402
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=343634
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
|
|
|
|
| |
PR: 180582
Submitted by: maintainer
Notes:
svn path=/head/; revision=323197
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to optionsNG
- Reset maintainer to ports@
PR: 175313 [1]
Submitted by: Pedro Giffuni <giffunip@tutopia.com> [1]
Notes:
svn path=/head/; revision=312395
|
|
|
|
|
|
|
| |
suppress any reference to JAVA_VERSION= 1.5+ (part2)
Notes:
svn path=/head/; revision=308604
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
Notes:
svn path=/head/; revision=278068
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: ports/158430
Submitted by: Pedro Giffuni <giffuni@tutopia.com>
Notes:
svn path=/head/; revision=276965
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
starting with D
Notes:
svn path=/head/; revision=240068
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect PORTDOCS
- Pass maintainership to submitter
PR: 125953
Submitted by: Wen heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=217738
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/119693
Submitted by: Rashid Achilov <citycat4@ngs.ru>
Notes:
svn path=/head/; revision=205850
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
| |
- two files in distfile are touched:
* doc/changelist_1_8_0.txt
* lib/hsqldb.jar
- new size (3276605 bytes) is listed on master site
Notes:
svn path=/head/; revision=174880
|
|
|
|
| |
Notes:
svn path=/head/; revision=173785
|
|
|
|
| |
Notes:
svn path=/head/; revision=164948
|
|
JDBC driver and supports a rich subset of ANSI-92 SQL (BNF tree format) plus
SQL 99 and 2003 enhancements. It offers a small (less than 100k in one version
for applets), fast database engine which offers both in-memory and disk-based
tables and supports embedded and server modes. Additionally, it includes tools
such as a minimal web server, in-memory query and management tools (can be run
as applets) and a number of demonstration examples.
WWW: http://hsqldb.org/
PR: 93320
Submitted by: Michael Winking <mwfp@foldl.net>
Notes:
svn path=/head/; revision=156182
|