| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Add -fPIC -DPIC for amd64 and ia64.
PR: ports/13645
Submitted by: mm@
Notes:
svn path=/head/; revision=238584
|
|
|
|
|
|
|
|
| |
ChangeLog:
http://cvs.ossp.org/fileview?f=ossp-pkg/uuid/ChangeLog&v=1.161
Notes:
svn path=/head/; revision=223441
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
| |
Notes:
svn path=/head/; revision=213915
|
|
|
|
|
|
|
| |
Suggested by: Bradford Castalia <Castalia@idaeim.com>
Notes:
svn path=/head/; revision=203324
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
| |
* s/INSTALLS_SHLIB/USE_LDCONFIG
* Add regression-test: target (same as test:)
Notes:
svn path=/head/; revision=196052
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
Notes:
svn path=/head/; revision=169648
|
|
|
|
| |
Notes:
svn path=/head/; revision=169480
|
|
|
|
| |
Notes:
svn path=/head/; revision=157477
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
|
| |
* Take maintainership, requested by mnag (maintainer)
PR: ports/92957
Submitted by: vd
Approved by: garga (mentor), mnag (maintainer)
Notes:
svn path=/head/; revision=155420
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update dependency to misc/e2fsprogs-libuuid
Bump PORTREVISION
* misc/e2fsprogs-libuuid
Add new port:
UUID library from the e2fsprogs package
* misc/Makefile
Add entry to misc/e2fsprogs-libuuid
* misc/ossp-uuid
Add CONFLICTS to misc/e2fsprogs-libuuid
* sysutils/e2fsprogs
Change to a master port
Remove conflict with misc/ossp-uuid
Remove uuid part
Bump PORTREVISION
PR: 92356
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Notes:
svn path=/head/; revision=154551
|
|
|
|
|
|
|
|
| |
PR: 91865
Submitted by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=153661
|
|
|
|
|
|
|
|
|
|
|
| |
Reorganize Makefile
Remove .la files
PR: 90109 [1]
Submitted by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=150726
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=143727
|
|
|
|
|
|
|
| |
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=142945
|
|
|
|
|
|
|
|
| |
PR: ports/85774
Submitted by: maintainer
Notes:
svn path=/head/; revision=142105
|
|
|
|
|
|
|
|
| |
PR: ports/85526
Submitted by: maintainer
Notes:
svn path=/head/; revision=141595
|
|
|
|
|
|
|
|
| |
PR: 854[06-15]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=141237
|
|
|
|
|
|
|
| |
based with SHA-1 hashing)
Notes:
svn path=/head/; revision=127166
|
|
|
|
| |
Notes:
svn path=/head/; revision=121878
|
|
|
|
|
|
|
|
| |
- build Perl API no longer by default (but allow WITH_PERL to enable it)
- IGNORE package on WITH_PERL and installed Perl is not 5.8.0 or higher
Notes:
svn path=/head/; revision=121211
|
|
|
|
|
|
|
|
|
|
| |
- build both Perl API, C API and CLI
- allow Perl API to be disabled with WITHOUT_PERL
- build static libraries only because of the conflict
with libc's uuid_create(3)
Notes:
svn path=/head/; revision=120943
|
|
|
|
|
|
|
|
| |
PR: ports/72950
Submitted by: Kimura Fuyuki (maintainer)
Notes:
svn path=/head/; revision=119897
|
|
|
|
|
|
|
|
| |
PR: ports/70504
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=116953
|
|
|
|
|
|
|
|
| |
PR: ports/69396
Submitted by: maintainer
Notes:
svn path=/head/; revision=114415
|
|
|
|
|
|
|
|
| |
PR: ports/62941
Submitted by: maintainer
Notes:
svn path=/head/; revision=101167
|
|
and ISO/IEC 11578:1996 compliant Universally Unique Identifiers (UUIDs).
It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3
(name based), and version 4 (random number based).
PR: 62810
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes:
svn path=/head/; revision=100892
|