| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
the Mesa headers that has since been fixed.
Notes:
svn path=/head/; revision=559610
|
|
|
|
|
|
|
|
|
|
| |
Use C11 compiler:
[exec] from /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/native/ogl/Canvas3D.c:47:
[exec] /usr/local/include/GL/glext.h:469: error: redefinition of typedef 'GLsizeiptr'
[exec] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/native/ogl/gldefs.h:70: error: previous declaration of 'GLsizeiptr' was here
Notes:
svn path=/head/; revision=553649
|
|
|
|
|
|
|
|
|
| |
7 nor 11+.
PR: 248169
Notes:
svn path=/head/; revision=543248
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 and USES=gl to ports in categories starting with 'j'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes:
svn path=/head/; revision=516912
|
|
|
|
|
|
|
|
|
|
|
| |
patch. This correctly fixes the build on powerpc64.
PR: 231946
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=489072
|
|
|
|
|
|
|
|
|
|
| |
Fix install target by fixing CFLAGS.
PR: 231946
Submitted by: Piotr Kubaj
Notes:
svn path=/head/; revision=484256
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=473012
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.
Approved by: portmgr (antoine)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14876
Notes:
svn path=/head/; revision=465900
|
|
|
|
|
|
|
|
|
|
|
| |
output target.
PR: 226993
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket)
Notes:
svn path=/head/; revision=465879
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
Notes:
svn path=/head/; revision=455167
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=441814
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428144
|
|
|
|
|
|
|
| |
- Fix license.
Notes:
svn path=/head/; revision=419663
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=379476
|
|
|
|
|
|
|
|
|
|
| |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765933
https://bugs.freedesktop.org/show_bug.cgi?id=83631
Obtained from: Debian Project
Notes:
svn path=/head/; revision=378494
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 193186
Submitted by: pfg@
After examining the LICENSE files in the existing tarball, Pedro came to
the conclusion that the license is a combination between GPLv2 and some
MIT-like licenses. The package is redistributable; the outdated
restriction is probably left over from a previous version, so it has
been removed.
Notes:
svn path=/head/; revision=369295
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
| |
- Convert to USES=tar:bzip2
Notes:
svn path=/head/; revision=355969
|
|
|
|
|
|
|
|
|
| |
Sync make -VLEGAL and /usr/ports/LEGAL
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=355275
|
|
|
|
| |
Notes:
svn path=/head/; revision=345415
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=338513
|
|
|
|
|
|
|
| |
java)
Notes:
svn path=/head/; revision=327738
|
|
|
|
| |
Notes:
svn path=/head/; revision=325373
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Propagate Make environment to Ant to use the correct JDK and not just the one
that Ant was built with.
PR: 173505 [1]
Submitted by: James Raynard <james.raynard@pobox.com> [1]
Patch by: Piotr Smyrak <piotr.smyrak@gmail.com> [1]
Obtained from: https://launchpad.net/ubuntu/+source/java3d/1.5.2+dfsg-8 [1]
Notes:
svn path=/head/; revision=321060
|
|
|
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Notes:
svn path=/head/; revision=315487
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
vendors:
Remove any reference to bsdjava and freebsd Java Vendors, as the both are
outdated, have security issues and expired.
Mark icedtea6-stubs as broken as it doesn't build with any of the left supported
vendors.
Switch tuxguitar to be able to use openjdk16 [1]
Approved by: gahr [1]
Notes:
svn path=/head/; revision=308615
|
|
|
|
|
|
|
| |
suppress any reference to JAVA_VERSION= 1.5+ (part2)
Notes:
svn path=/head/; revision=308604
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- while here...
- fix MASTER_SITES
- use optionsNG for DOCS
- add additional CATEGORIES
- adjust COMMENT
- update WWW address and pkg-descr
PR: 172097
Submitted by: maintainer, jonc@chen.org.nz
Notes:
svn path=/head/; revision=304978
|
|
|
|
|
|
|
|
|
| |
PR: ports/156437
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
Approved by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Notes:
svn path=/head/; revision=274423
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
PR: 136711
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Notes:
svn path=/head/; revision=239347
|
|
|
|
|
|
|
|
|
| |
on 7.X but not on 8.X
Reported by: pointyhat
Notes:
svn path=/head/; revision=235661
|
|
|
|
|
|
|
|
|
|
| |
PR: 127239
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Reported by: QA Tindie
Approved by: portmgr
Notes:
svn path=/head/; revision=220311
|
|
|
|
| |
Notes:
svn path=/head/; revision=219771
|
|
|
|
|
|
|
|
|
|
| |
- Assign maintainership to PR submitter
PR: 125828
Submitted by: Jonathan Chen
Notes:
svn path=/head/; revision=219770
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=206646
|
|
|
|
|
|
|
|
| |
- 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=171954
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
| |
Pointed out by: hq
Notes:
svn path=/head/; revision=146182
|
|
|
|
|
|
|
|
|
| |
JAVA_OS == FreeBSD -> JAVA_PORT_OS == native
Bug report by: kris
Notes:
svn path=/head/; revision=106007
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104430
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Cosmetic change.
PR: CBUG-ML/2572
Submitted by: OISHI Masakuni <yamasa@bsdhouse.org>
Committed at: CBUG 2004 New Year Party
Reviewed by: OISHI Masakuni <yamasa@bsdhouse.org>
Notes:
svn path=/head/; revision=97916
|