| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/131899
Submitted by: Andy Kosela <akosela at andykosela.com> (maintainer)
|
|
|
|
|
| |
PR: ports/131505
Submitted by: Andy Kosela <akosela@andykosela.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
USE_ZIP= yes
5.2 is only avail as a zip
5.3 only as a tar.gz
distfile contents verified the same
Reported by: -fetch-original pointyhat run
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 125545
Submitted by: Andy Kosela <akosela@andykosela.com> (Maintainer)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
| |
- Removed files/patch-vars::src::regex.c.
- Changed maintainer email address.
PR: ports/112783
Submitted by: Andy Kosela <spear@aegis.um.lublin.pl> (maintainer)
Approved by: stas (mentor)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
|
| |
bin/ifm2dev
bin/ifm2tex
bin/scr2ifm
so hook a perl dependency and remove the plist hack introduced
with my previous commit.
|
|
|
|
|
|
|
|
|
| |
bin/ifm2dev
bin/ifm2tex
bin/scr2ifm
are installed only on 4.x (for some reason).
Plist failure on 4.x reported by Kris.
|
|
|
|
| |
Approved by: portmgr (erwin)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
| |
- Get rid of Perl dependency: use ${REINPLACE_CMD} instead.
- Assign maintainership to submitter.
PR: ports/103234
Submitted by: Andy Kosela <spear@protect-ya-neck.com>
|
| |
|
|
|
|
| |
Source: distfile survey
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
PR: ports/76278
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/70786
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
| |
----- The following addresses had permanent fatal errors -----
<bsdport@ddm.wox.org>
(reason: 550 <bsdport@ddm.wox.org>: User has moved to bsdport-nospam@... due to excessive spam
+sent to the bs...are occasion when someone needs to send real mail they can re-send it. Sorry for
+the inconvenience.)
but repeated emails to the redirected account are not acknowledged. Reset
maintainer.
|
| |
|
| |
|
|
|
|
| |
(Part 2)
|
|
|
|
| |
Reviewed by: maintainer
|
| |
|
|
|
|
|
|
|
| |
ftp.ifarchive.org; therefore, update MASTER_SITES
PR: 30847
Submitted by: MAINTAINER
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
|
|
|
|
|
| |
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
|
| |
|
|
|
|
| |
Submitted by: Ade Lovett <ade@lovett.com>
|
| |
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
|
|
|
|
| |
PR: 11678
Submitted by: maintainer
|
|
maps.
PR: 8288
Submitted by: Dave Chapeskie <dchapes@ddm.on.ca>
|