| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=553495
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342
Notes:
svn path=/head/; revision=518482
|
|
|
|
|
|
|
|
| |
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
Notes:
svn path=/head/; revision=516802
|
|
|
|
| |
Notes:
svn path=/head/; revision=468911
|
|
|
|
| |
Notes:
svn path=/head/; revision=440432
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415498
|
|
|
|
| |
Notes:
svn path=/head/; revision=400010
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=385869
|
|
|
|
| |
Notes:
svn path=/head/; revision=378530
|
|
|
|
| |
Notes:
svn path=/head/; revision=377747
|
|
|
|
| |
Notes:
svn path=/head/; revision=371560
|
|
|
|
|
|
|
|
|
| |
strings, that were passed through rather than escaping anything.
Approved by: portmgr (not really, but it touches unstaged ports)
Notes:
svn path=/head/; revision=362615
|
|
|
|
|
|
|
| |
installer seems not to respect the paths.
Notes:
svn path=/head/; revision=338817
|
|
|
|
|
|
|
|
|
|
| |
- Add stage support
- Add pkg-plist file
Approved by: wg/culot (mentors, implicit)
Notes:
svn path=/head/; revision=329628
|
|
|
|
|
|
|
| |
editors)
Notes:
svn path=/head/; revision=327720
|
|
|
|
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
- properly support DOCS (instscript no longer required)
PR: 181009
Submitted by: danilogondolfo@gmail.com
Notes:
svn path=/head/; revision=324330
|
|
|
|
| |
Notes:
svn path=/head/; revision=309916
|
|
|
|
|
|
|
|
| |
PR: 170146
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=301634
|
|
|
|
|
|
|
|
| |
PR: 165615
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Notes:
svn path=/head/; revision=292626
|
|
|
|
|
|
|
|
|
| |
PR: 162554
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
Notes:
svn path=/head/; revision=285775
|
|
|
|
| |
Notes:
svn path=/head/; revision=282794
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainer
PR: ports/158169
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (previous maintainer)
Notes:
svn path=/head/; revision=276103
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
PR: 146450
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Notes:
svn path=/head/; revision=254046
|
|
|
|
|
|
|
|
| |
PR: 143377
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Notes:
svn path=/head/; revision=248872
|
|
|
|
|
|
|
| |
- Restore files/jedit.sh.in
Notes:
svn path=/head/; revision=246495
|
|
|
|
|
|
|
|
| |
PR: ports/141912
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Notes:
svn path=/head/; revision=246493
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=171950
|
|
|
|
|
|
|
|
| |
PR: 88949
Submitted by: maintainer
Notes:
svn path=/head/; revision=148151
|
|
|
|
| |
Notes:
svn path=/head/; revision=129769
|
|
|
|
| |
Notes:
svn path=/head/; revision=129520
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix dynamic plist creation where all JAVASHAREDIR would be listed (and thus
removed with the port) (!)
- Use SUB_LIST and tweak the launcher shell script
- Move displayed information into pkg-message
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME}
Notes:
svn path=/head/; revision=127579
|
|
|
|
|
|
|
|
|
|
| |
- Dynamically generate plist, it's self-contained
PR: ports/71182
Submitted by: Linh Pham
Notes:
svn path=/head/; revision=117944
|
|
|
|
| |
Notes:
svn path=/head/; revision=106671
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
| |
these great pieces of software, so that let others with more free time
to take over them.
Notes:
svn path=/head/; revision=85841
|
|
|
|
| |
Notes:
svn path=/head/; revision=77236
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
either IGNORE or BROKEN.
Since there seems to be some confusion, for the record:
BROKEN is reserved for ports that don't work. This will prevent
users from installing the port, but please note that
ports marked as BROKEN will still be built by bento
IGNORE is reserved for ports that should not be built for one
reason or another (including bento). Users and bento
will not build ports marked as IGNORE.
FORBIDDEN is reserved for security breakages only!!! Only mark a
port as FORBIDDEN if there is a security issue with the
port at the time.
Reviewed by: kris (portmgr)
Notes:
svn path=/head/; revision=75004
|
|
|
|
| |
Notes:
svn path=/head/; revision=57859
|
|
|
|
| |
Notes:
svn path=/head/; revision=47602
|
|
|
|
| |
Notes:
svn path=/head/; revision=47452
|
|
|
|
| |
Notes:
svn path=/head/; revision=47072
|