| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=508909
|
|
|
|
|
|
|
|
|
|
| |
loop recognition in order to prevent from an endless loops that in turn
may consume all available memory.
PR: 220868
Notes:
svn path=/head/; revision=446622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The cdrtools ports compile and run a small program ('avoffset') after
their configuration phase, which is supposed to figure out the stack
direction, frame pointer offset to main(), and so on. This program
relies on the compiler not optimizing away certain constructs, so after
the import of clang 3.9.0 into base, it got stuck in an endless loop.
Fix it by marking a few functions as noinline, and making one particular
variable volatile.
Reported by: antoine
Approved by: marius (maintainer)
Notes:
svn path=/head/; revision=427613
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
| |
without NLS support.
Notes:
svn path=/head/; revision=404747
|
|
|
|
|
|
|
|
|
| |
- Fix build when `uname -m` != `uname -p` [1]
PR: 191424, 197794 [1]
Notes:
svn path=/head/; revision=404710
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
|
| |
The Makefile.DragonFly hack stopped working, so fix this properly.
No-op for FreeBSD.
Notes:
svn path=/head/; revision=372803
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE.
- Convert the remainder of build knobs to OPTIONS.
- Account for the fact that libiconv now may live in base, merging r348916.
- Partially merge pkg-plist modernization from r370671.
Notes:
svn path=/head/; revision=372376
|
|
|
|
| |
Notes:
svn path=/head/; revision=363335
|
|
|
|
| |
Notes:
svn path=/head/; revision=359711
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=356363
|
|
|
|
|
|
|
| |
Reviewed by: antoine
Notes:
svn path=/head/; revision=347876
|
|
|
|
| |
Notes:
svn path=/head/; revision=345435
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=343634
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
|
| |
release builds. Since r251812, all architectures have been switched to
using makefs(8) in all active release branches instead.
Approved by: mentor (beat, implicit)
Notes:
svn path=/head/; revision=324669
|
|
|
|
|
|
|
| |
Fix USES+= set after .pre.mk
Notes:
svn path=/head/; revision=317403
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
Notes:
svn path=/head/; revision=316683
|
|
|
|
|
|
|
|
| |
PR: 174447
Approved by: netchild
Notes:
svn path=/head/; revision=309014
|
|
|
|
|
|
|
|
|
|
| |
PR: 172799
Approved by: netchild
Obtained from: NetBSD
Feature safe: yes
Notes:
svn path=/head/; revision=306180
|
|
|
|
|
|
|
|
|
| |
the sparc64 release builds.
Approved by: netchild
Notes:
svn path=/head/; revision=292967
|
|
|
|
|
|
|
| |
Bump portrevision of all ports which depend upon it.
Notes:
svn path=/head/; revision=289243
|
|
|
|
|
|
|
| |
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=288737
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Revert the hack allowing to cross-compile FreeBSD/i386 releases on amd64
as it caused more problems than it solved. As of r224838 all of head,
stable/8 and stable/7 are switch to use use makefs(8) instead of mkisofs(8)
so this hack is no longer necessary. [2]
PR: 159671 [1], 151486 [2], 152309 [2], probably some more for [2]
Approved by: netchild
Notes:
svn path=/head/; revision=279597
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
| |
relying on PATH.
Approved by: netchild
Notes:
svn path=/head/; revision=261641
|
|
|
|
|
|
|
|
|
|
| |
- Add knobs for additionally installing cdda2{mp3,ogg}.
Requested by: upstream
Approved by: netchild
Notes:
svn path=/head/; revision=261564
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
environment as done by the release building scripts. The former causes
some targets in the Makefiles of the port to be overridden and the later
is added to the default COMPILE.c variable by gmake. Arguably the release
building scripts should be fixed to not set TARGET and TARGET_ARCH when
compiling the cdrtools port in case of a cross-release but for reasons
beyond me this just worked with cdrtools 2.01
Approved by: netchild
Notes:
svn path=/head/; revision=261338
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ftp://ftp.berlios.de/pub/cdrecord/AN-3.00
Note that this breaks and obsoletes sysutils/cdrtools-cjk as mkisofs now
employs iconv for character conversion. Consequently USE_CDRTOOLS=cjk and
USE_CDRTOOLS together with WITH_CJK are now defunct and bsd.port.mk is
expected to be updated by portmgr@ accordingly (PR 150362).
PR: 127608, 149644
Approved by: netchild
Notes:
svn path=/head/; revision=261227
|
|
|
|
|
|
|
|
| |
Submitted by: Alexander Best
Approved by: netchild
Notes:
svn path=/head/; revision=249418
|
|
|
|
|
|
|
|
|
| |
containing spaces.
Approved by: netchild
Notes:
svn path=/head/; revision=241289
|
|
|
|
|
|
|
| |
Approved by: marius (maintainer)
Notes:
svn path=/head/; revision=233790
|
|
|
|
|
|
|
|
| |
Submitted by: das via rnoland (principle patch)
Approved by: netchild
Notes:
svn path=/head/; revision=229640
|
|
|
|
| |
Notes:
svn path=/head/; revision=225335
|
|
|
|
|
|
|
|
|
|
| |
its '-root' option to not work.
Reported by: Ben Korvemaker
Approved by: netchild
Notes:
svn path=/head/; revision=215028
|
|
|
|
|
|
|
|
| |
PR: 122620
Approved by: netchild
Notes:
svn path=/head/; revision=211099
|
|
|
|
|
|
|
|
|
|
| |
added libc one.
Reported by: marcus
Approved by: netchild
Notes:
svn path=/head/; revision=210952
|
|
|
|
| |
Notes:
svn path=/head/; revision=190135
|
|
|
|
|
|
|
| |
Approved by: netchild
Notes:
svn path=/head/; revision=169542
|
|
|
|
| |
Notes:
svn path=/head/; revision=163248
|
|
|
|
|
|
|
|
| |
PR: ports/97225
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=162314
|
|
|
|
|
|
|
|
|
| |
path component.
Approved by: netchild
Notes:
svn path=/head/; revision=161632
|
|
|
|
|
|
|
|
|
| |
PR: ports/94554
Submitted by: Fabian Keil <freebsd-listen@fabiankeil.de>
Obtained from: cdrtools-devel
Notes:
svn path=/head/; revision=157558
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2.01_2 with the "official" version from cdrtools 2.01.01a06.
- Patch i386-freebsd-cc.rul to allow compilation with CC set to a
compiler other than the default (as long as it doesn't include a
path component, which requires considerably changes to make work).
- Make the direct ATAPI transport of cdda2wav work again with FreeBSD
after device major numbers were abandoned; bump PORTREVISION for
this.
Approved by: netchild
Notes:
svn path=/head/; revision=156303
|
|
|
|
|
|
|
|
| |
PR: ports/91763
Submitted by: Fabian Keil <freebsd-listen@fabiankeil.de>
Notes:
svn path=/head/; revision=153577
|
|
|
|
| |
Notes:
svn path=/head/; revision=149455
|
|
|
|
| |
Notes:
svn path=/head/; revision=143660
|
|
|
|
|
|
|
|
|
|
| |
this is also auto-detected and can not be turned off because
there is no configure knob to turn off.
- Bump PORTREVISION because libcddb just got bumped so people wont' run
in to problems with libver stuff.
Notes:
svn path=/head/; revision=139999
|
|
|
|
|
|
|
| |
Approved by: netchild
Notes:
svn path=/head/; revision=138800
|