| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
PR: 213725
Notes:
svn path=/head/; revision=441925
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=441814
|
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428152
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=370099
|
|
|
|
| |
Notes:
svn path=/head/; revision=353662
|
|
|
|
|
|
|
| |
- Adopt port
Notes:
svn path=/head/; revision=353656
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1
<yar@FreeBSD.org>: Recipient address rejected: User unknown in local
<rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said:
550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO
<stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said:
550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable
<ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1
<ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in
<toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1
<toru@tenchi.ne.jp>... User unknown (in reply to RCPT TO command)
<nehe@cruzinternet.com>: host inbound.platinum.ca[69.31.192.27] said: 550
cuda_nsu User [nehe@cruzinternet.com] does not exist (in reply to RCPT TO
<ports@emorific.com>: Host or domain name not found. Name service error for
name=emorific.com type=AAAA: Host not found
<ubique@peterhost.ru>: host mx.mail.corp.hostcomm.ru[89.111.166.49] said: 550
Sorry, no mailbox here by that name (in reply to RCPT TO command)
<ports@brandon.dvalentine.com>: host ASPMX.L.GOOGLE.com[2607:f8b0:400c:c01::1a]
said: 550-5.1.1 The email account that you tried to reach does not exist.
With hat: portmgr
Notes:
svn path=/head/; revision=353594
|
|
|
|
| |
Notes:
svn path=/head/; revision=344741
|
|
|
|
|
|
|
| |
dns)
Notes:
svn path=/head/; revision=327719
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=244489
|
|
|
|
|
|
|
| |
starting with D
Notes:
svn path=/head/; revision=240068
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
- Pass maintainership to submitter
PR: ports/115267
Submitted by: Stefan Pauly <stefan at fh-mainz.de>
Notes:
svn path=/head/; revision=197452
|
|
|
|
| |
Notes:
svn path=/head/; revision=197451
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=186528
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/83332
Submitted by: Sylvio Cesar <sylvioc@gmail.com>
Notes:
svn path=/head/; revision=139044
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=93004
|
|
|
|
|
|
|
|
| |
PR: 58356
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
Notes:
svn path=/head/; revision=91875
|
|
|
|
| |
Notes:
svn path=/head/; revision=90891
|
|
|
|
| |
Notes:
svn path=/head/; revision=90890
|
|
|
|
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Notes:
svn path=/head/; revision=88573
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=30572
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
support a '-I' argument, instead of this
soelim -Iman1 man1/foo.1 > tmp
I did this.
(cd man1; soelim foo.1) > tmp
PR: 15093
Submitted by: maintainer
Notes:
svn path=/head/; revision=24123
|
|
|
|
| |
Notes:
svn path=/head/; revision=21126
|
|
|
|
|
|
|
|
| |
PR: 12848
Submitted by: maintainer
Notes:
svn path=/head/; revision=20431
|
|
|
|
| |
Notes:
svn path=/head/; revision=19966
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Notes:
svn path=/head/; revision=19803
|
|
dns-hosts Take the forward DNS mapping and generate the /etc/hosts file.
dns-ng Take the forward DNS mapping and generate the /etc/netgroup file.
Submitted-by: Karl.Dietz@triplan.com
PR: 8664
Notes:
svn path=/head/; revision=15017
|