| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
to be made gcc 4.2 compliant.
Notes:
svn path=/head/; revision=198628
|
|
|
|
|
|
|
|
|
|
|
|
| |
block that Linux and Solaris use.
This was already fixed in the repo but I'd neglected to commit the fix
to the port and it was independently submitted as noted below.
Submitted by: Michiel Boland <michiel@boland.org>
Notes:
svn path=/head/; revision=198627
|
|
|
|
|
|
|
|
|
|
|
| |
start closing file descriptors at FAIL_FILENO + 1 rather than 3. This
fixes the problem with determining the exit code for exec()'ed processes.
PR: 115557
Submitted by: Michiel Boland <michiel@boland.org>
Notes:
svn path=/head/; revision=198454
|
|
|
|
|
|
|
| |
on 7.x.
Notes:
svn path=/head/; revision=198209
|
|
|
|
|
|
|
|
|
|
| |
xorg ports the Open Motif dependency pulled in the appropriate X11
libraries since this hasn't been a problem previously.
Reported by: pointyhat (via kris)
Notes:
svn path=/head/; revision=198006
|
|
|
|
|
|
|
|
|
| |
there.
Pointed out by: pointyhat (via kris)
Notes:
svn path=/head/; revision=198004
|
|
|
|
| |
Notes:
svn path=/head/; revision=197929
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=197895
|
|
|
|
|
|
|
| |
Pointed out by: pointyhat (via kris)
Notes:
svn path=/head/; revision=197862
|
|
|
|
|
|
|
|
|
|
| |
still experimental.
Tested by: Huang wen hui (hwh at gddsn dot org dot cn)
Approved by: glewis (maintainer)
Notes:
svn path=/head/; revision=197816
|
|
|
|
|
|
|
| |
Approved by: glewis (maintainer)
Notes:
svn path=/head/; revision=197815
|
|
|
|
| |
Notes:
svn path=/head/; revision=197655
|
|
|
|
|
|
|
| |
Submitted by: linimon@'s broken ports reminder
Notes:
svn path=/head/; revision=197651
|
|
|
|
|
|
|
|
|
| |
during the port build and not during the package install.
Requested by: kris
Notes:
svn path=/head/; revision=197630
|
|
|
|
|
|
|
|
|
| |
during the port build and not during the package install.
Requested by: kris
Notes:
svn path=/head/; revision=197556
|
|
|
|
|
|
|
|
|
|
|
| |
- Install FreeBSD-specific NSPR header file instead of default Solaris header.
Note the port revision is not updated because it does not affect most users.
Approved by: glewis (maintainer)
Notes:
svn path=/head/; revision=197401
|
|
|
|
|
|
|
| |
Inspired by: scf
Notes:
svn path=/head/; revision=197292
|
|
|
|
|
|
|
|
|
|
| |
Linux JDK on all supported FreeBSD versions and doesn't require Linux
emulation to be installed.
Inspired by: scf
Notes:
svn path=/head/; revision=197291
|
|
|
|
|
|
|
|
|
|
| |
. Update the main commented out MASTER_SITE.
. Bump PORTREVISION.
Submitted by: "barbara" <barbara.xxx1975@libero.it>
Notes:
svn path=/head/; revision=197241
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Add some more make environment variables to control the build of the
debug versions. [1]
. Allow the setting of ALT_PARALLEL_BUILD_JOBS. [1]
. Install more of the Gnome desktop files, and provide them with the
correct path for the installation. [1]
. Add ${LOCALBASE}/lib to the default library path in HotSpot. [1]
. Backwards compatibility in time zone updates. [1]
. Bump PORTREVISION.
Submitted by: jkim [1]
Inspired by: scf [2]
Notes:
svn path=/head/; revision=197232
|
|
|
|
| |
Notes:
svn path=/head/; revision=197158
|
|
|
|
| |
Notes:
svn path=/head/; revision=197136
|
|
|
|
| |
Notes:
svn path=/head/; revision=197135
|
|
|
|
| |
Notes:
svn path=/head/; revision=197132
|
|
|
|
|
|
|
|
|
|
| |
The port was done by the submitter for Update 1, I've made the minor
changes for Update 2.
Submitted by: jkim
Notes:
svn path=/head/; revision=197131
|
|
|
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=197075
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Assign eclipse@FreeBSD.org as maintainer
PR: ports/113435
Submitted by: Rick Petty, tmclaugh
Approved by: maintainer timeout (more than 3 months)
Approved by: delphij (mentor)
Notes:
svn path=/head/; revision=196999
|
|
|
|
|
|
|
|
| |
. Remove dependency on java/collections since they've been a part of
the standard runtime library since 1.2.
Notes:
svn path=/head/; revision=196904
|
|
|
|
|
|
|
|
| |
structure members being dereferenced into the variables are 'short*'
after all, not 'fastInt*'.
Notes:
svn path=/head/; revision=196839
|
|
|
|
|
|
|
|
|
|
|
|
| |
appears to actually match the type of variable its being used with in the
code (although it seems that it may be even cleaner to just replace 'fastInt'
with 'short').
This also partially bandaids a build problem some are seeing since Hint.h
is a less common header file name than cpu.h.
Notes:
svn path=/head/; revision=196788
|
|
|
|
|
|
|
|
|
| |
still experimental.
Approved by: glewis (maintainer)
Notes:
svn path=/head/; revision=196725
|
|
|
|
| |
Notes:
svn path=/head/; revision=196650
|
|
|
|
|
|
|
|
|
| |
PR: ports/110768
Submitted by: nemoliu
Approved by: maintainer (previous version, with reservations)
Notes:
svn path=/head/; revision=196647
|
|
|
|
|
|
|
|
| |
PR: ports/113844
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Notes:
svn path=/head/; revision=196641
|
|
|
|
|
|
|
| |
Submitted by: Anton Yudin <contact@toha.org.ua> (maintainer)
Notes:
svn path=/head/; revision=196608
|
|
|
|
| |
Notes:
svn path=/head/; revision=196524
|
|
|
|
| |
Notes:
svn path=/head/; revision=196519
|
|
|
|
|
|
|
|
|
|
| |
required.
PR: 113081
Submitted by: Baptiste Daroussin <baptiste.daroussin@gmail.com>
Notes:
svn path=/head/; revision=196432
|
|
|
|
|
|
|
|
| |
PR: 114958
Submitted by: Olivier Smedts <olivier@gid0.org>
Notes:
svn path=/head/; revision=196416
|
|
|
|
|
|
|
|
|
|
| |
(oops). Also, its index page appears broken, so just show the main
download page for now.
PR: 114958 (kinda)
Notes:
svn path=/head/; revision=196405
|
|
|
|
|
|
|
| |
. Use the -bc (backwards compatible) flag when doing time zone updates.
Notes:
svn path=/head/; revision=196360
|
|
|
|
|
|
|
|
| |
PR: ports/114621
Submitted by: Gabor Tjong A Hung <gvtjongahung@users.sourceforge.net>
Notes:
svn path=/head/; revision=196105
|
|
|
|
|
|
|
| |
Discussed with: gerald
Notes:
svn path=/head/; revision=196081
|
|
|
|
|
|
|
|
| |
Submitted by: Olivier SMEDTS <olivier@gid0.org>
PR: 114592
Notes:
svn path=/head/; revision=196039
|
|
|
|
|
|
|
|
| |
Inspired by: glewis
With hat: portmgr
Notes:
svn path=/head/; revision=196029
|
|
|
|
|
|
|
| |
. Spell JAVA_HOME correctly.
Notes:
svn path=/head/; revision=196019
|
|
|
|
| |
Notes:
svn path=/head/; revision=196012
|
|
|
|
|
|
|
| |
Suggested by: glewis
Notes:
svn path=/head/; revision=196011
|
|
|
|
|
|
|
| |
Suggested by: glewis
Notes:
svn path=/head/; revision=196010
|
|
|
|
|
|
|
| |
Submitted by: Anton Yudin <contact@toha.org.ua> (maintainer)
Notes:
svn path=/head/; revision=195982
|