| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=221131
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Several critical bugs fixed
PR: ports/124797
Submitted by: Michael <freebsdports@bindone.de>
Notes:
svn path=/head/; revision=215470
|
|
|
|
| |
Notes:
svn path=/head/; revision=203912
|
|
|
|
| |
Notes:
svn path=/head/; revision=183680
|
|
|
|
| |
Notes:
svn path=/head/; revision=180316
|
|
|
|
|
|
|
| |
Reported by: krismail
Notes:
svn path=/head/; revision=155941
|
|
|
|
| |
Notes:
svn path=/head/; revision=155429
|
|
|
|
|
|
|
| |
- mysql-administrator: simplify BROKEN message
Notes:
svn path=/head/; revision=147896
|
|
|
|
|
|
|
| |
- Respect CFLAGS
Notes:
svn path=/head/; revision=147519
|
|
|
|
| |
Notes:
svn path=/head/; revision=146604
|
|
|
|
|
|
|
| |
Reported by: krion via pointyhat
Notes:
svn path=/head/; revision=141465
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Notes:
svn path=/head/; revision=137146
|
|
|
|
|
|
|
| |
- Flexiblize pkg-plist a little
Notes:
svn path=/head/; revision=137089
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
PR: ports/77446
Submitted by: hq
Notes:
svn path=/head/; revision=128694
|
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Proposed by: pav via irc
Notes:
svn path=/head/; revision=127412
|
|
|
|
|
|
|
|
|
| |
- Fix build on 6.x
- Utilize %%DATADIR%% in pkg-plist
- Refine Makefile
Notes:
svn path=/head/; revision=121992
|
|
|
|
| |
Notes:
svn path=/head/; revision=121918
|
|
|
|
| |
Notes:
svn path=/head/; revision=113874
|
|
|
|
|
|
|
|
|
| |
PR: ports/69147
Submitted by: Konstantin Oznobihin <bork@rsu.ru>
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=113873
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/69054
Submitted by: Konstantin Oznobihin <bork@rsu.ru>
Reviewed by: maintainer
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=113679
|
|
|
|
|
|
|
| |
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=113155
|
|
|
|
| |
Notes:
svn path=/head/; revision=104520
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
| |
PR: 59885
Submitted by: maintainer
Notes:
svn path=/head/; revision=95166
|
|
|
|
|
|
|
|
| |
PR: ports/56862
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
Notes:
svn path=/head/; revision=89739
|
|
|
|
|
|
|
|
| |
PR: 55907
Submitted by: maintainer
Notes:
svn path=/head/; revision=87586
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bug fixes.
- Use of standard iostreams in omniNames etc..
- Performance improvements.
- Use DOCSDIR
PR: 55849
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
Notes:
svn path=/head/; revision=87468
|
|
|
|
|
|
|
| |
Submitted by: Sergey Matveychuk <sem@ciam.ru>
Notes:
svn path=/head/; revision=84784
|
|
|
|
|
|
|
|
|
|
|
| |
Promote Sergey Matveychuk <sem@ciam.ru> to maintainer.
PR: ports/51957
Submitted by: Sergey Matveychuk <sem@ciam.ru>
Approved by: ejc@FreeBSD.org
Notes:
svn path=/head/; revision=84657
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
| |
Submitted by: Patrick Hartling <patrick@137.org>
Notes:
svn path=/head/; revision=70259
|
|
|
|
|
|
|
|
|
|
|
|
| |
- A fairly significant rewrite of the port, as 4.0.0 now deprecates the
traditinal OmniORB build infrastructure in favour of the GNU tools.
PR: 44338
Submitted by: wjv
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=69247
|
|
|
|
|
|
|
|
| |
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
Notes:
svn path=/head/; revision=65347
|
|
|
|
|
|
|
|
|
| |
PR: ports/41267
Submitted by: Alex Hayward <xelah@xelah.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=64245
|
|
|
|
|
|
|
|
|
|
|
| |
- Deply DOCSDIR support in Makefile
PR: 30128
Submitted by: Alexander N. Kabaev <ak03@gte.com>
Approved by: ejc (MAINTAINER)
Notes:
svn path=/head/; revision=47066
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
port (see below).
- Submitted this to current maintainer on Wednesday 14 March; no response yet
- The Python modules were not correctly installed to the Python site library
directory before. They are now. (Thanks to Michael Ewe <m.ewe@t-online.de>
for pointing out the issue.)
- Used PORTDOCS pragma in $PLIST.
PR: 25934
Submitted by: Johann Visagie <johann@egenetics.com>
Notes:
svn path=/head/; revision=40226
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Have emailed the MAINTAINER about this already
- Changed master site to its new URL
- Removed dependency on Python 1.5, as it seemingly works fine with 2.0
- Alphabetised the $PLIST while I was at it
- Deleted file: files/patch-al (Explicit linking against libgcc not
necessary anymore since obrien closed PR 21983)
No response from MAINTAINER.
PR: 22864
Submitted by: Johann Visagie <johann@egenetics.com>
Notes:
svn path=/head/; revision=35484
|
|
|
|
| |
Notes:
svn path=/head/; revision=32820
|
|
|
|
|
|
|
| |
Submitted by:Johann Visagie and a patch by Peter van Heusden
Notes:
svn path=/head/; revision=32645
|
|
|
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
Notes:
svn path=/head/; revision=29651
|
|
|
|
| |
Notes:
svn path=/head/; revision=29630
|
|
|
|
| |
Notes:
svn path=/head/; revision=27452
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* turn on USE_NEWGCC.
* don't use mkdirhier (to avoid implicit BUILD_DEPENDS on XFree86)
* define ONLY_FOR_ARCHS=i386.
* tweak do-install rules.
* revise some patch for the socklen_t issue.
* fit library file names in the ELF world to enable making package on -STABLE and -CURRENT.
PR: 168006
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Notes:
svn path=/head/; revision=27230
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=25924
|
|
|
|
| |
Notes:
svn path=/head/; revision=25476
|
|
|
|
| |
Notes:
svn path=/head/; revision=24649
|
|
|
|
| |
Notes:
svn path=/head/; revision=24648
|