1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

305358 Commits

Author SHA1 Message Date
Alexey Dokuchaev
68ed010955 - Attempt to fix parallel build (I've fixed most notable cases, and it
allowed my 4-core Q9550 to build it -- but there might be more, since
  quality of this software (esp. makefiles) is not particularly high
- Try to respect CFLAGS in addition to CC, wrap one overly long line
- Cleanup Makefile while here: trim header, sort the knobs, employ USES
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, add OPTIONS_DEFINE, etc.

Reported by:	pointyhat-west
2013-07-26 12:28:26 +00:00
Andrej Zverev
ab098bfa3d - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-26 12:25:46 +00:00
Andrej Zverev
519dacca72 - Fix leftovers 2013-07-26 11:22:07 +00:00
Remko Lodder
4155837099 Cleanup last entry. Properly indent the entry and
make sure that after a period on the end of a line
we follow with two spaces.

hat:	    secteam
2013-07-26 11:06:44 +00:00
Andrej Zverev
b9cf423050 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-26 10:46:37 +00:00
Baptiste Daroussin
dc88faa4b2 Fix build with recent binutils 2013-07-26 09:46:53 +00:00
Baptiste Daroussin
de327a796e Fix build with recent binutils
Cleanup a bit
2013-07-26 09:40:29 +00:00
Baptiste Daroussin
73a440a7ef Add an explicit dependency on gettext.
Fix build with recent binutils
2013-07-26 09:38:03 +00:00
Baptiste Daroussin
bfd37ff330 Fix build with newer binutils
OptionsNG
Remove leading article in comment
2013-07-26 09:28:34 +00:00
Baptiste Daroussin
99328c3bc9 Fix build with recent binutils 2013-07-26 09:22:16 +00:00
Frederic Culot
4be0662c0c - Update to 0.24
- Pet portlint(1) by changing tab into space in WWW link

Changes:	http://search.cpan.org/dist/Lingua-EN-Tagger/Changes
2013-07-26 09:10:19 +00:00
Alexey Dokuchaev
caca977c2d - Fix parallel build by wrapping compound commands in parentheses (for a
subshell spawn) and replacing hardcoded `make' with correct $(MAKE)
- Remove useless and confusing global modifiers from REINPLACE_CMD regex'
- Cleanup Makefile while here: trim header, sort the knobs, employ USES
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, add OPTIONS_DEFINE

Reported by:	pointyhat-west
2013-07-26 08:44:52 +00:00
Frederic Culot
e4380cfce1 - Update to 1.00
Changes:	http://search.cpan.org/dist/Devel-PatchPerl/Changes
2013-07-26 08:03:41 +00:00
Andrej Zverev
19ae251b54 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 07:33:41 +00:00
Baptiste Daroussin
be856e74d2 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.
2013-07-26 07:06:30 +00:00
Baptiste Daroussin
e539569db1 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils. [1]
Trim header
Convert to USES=gmake

Obtained from:	DPorts [1]
2013-07-26 07:03:25 +00:00
Baptiste Daroussin
4a64a01f61 Fix typo 2013-07-26 07:00:10 +00:00
Baptiste Daroussin
c90775dba6 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils. [1]
Trim header
Convert to USES=gmake

Obtained from:	DPorts [1]
2013-07-26 06:58:09 +00:00
Baptiste Daroussin
ad67db9b50 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.
While here:
- New options framework
- USE_GMAKE -> USES=gmake
2013-07-26 06:55:13 +00:00
Baptiste Daroussin
a1ab42767f Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.

Obtained from:	DPorts
2013-07-26 06:51:58 +00:00
Baptiste Daroussin
4fb79c18e5 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.
2013-07-26 06:47:04 +00:00
Alexey Dokuchaev
b89299d167 - Fix parallel build by telling make(1) that binary depends on a library
- Reword COMMENT text while I am here (pkg-descr is still a mess though;
  Makefile also needs some love and cleaning)

Reported by:	pointyhat-west
2013-07-26 06:38:59 +00:00
Baptiste Daroussin
0c0d53c691 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.

Obtained from:	DPorts
2013-07-26 06:36:28 +00:00
Martin Matuska
0ac7a0d515 Add HHVM to comment 2013-07-26 06:29:41 +00:00
Martin Matuska
fe094c1f68 Update comment and pkg-descr to track changes in the project 2013-07-26 06:27:15 +00:00
Baptiste Daroussin
0128c89ce7 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.

Obtained from:	DPorts
2013-07-26 06:24:12 +00:00
Baptiste Daroussin
e237491fd9 Do not try to build on head where the module has been integrated in base 2013-07-26 06:22:47 +00:00
Baptiste Daroussin
0ccaef5bba Fix build with bmake 2013-07-26 06:19:09 +00:00
Baptiste Daroussin
3df9abf448 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.
2013-07-26 06:13:38 +00:00
Baptiste Daroussin
5341fb7d7e Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.
While here: convert to USES=gmake
2013-07-26 06:10:07 +00:00
Baptiste Daroussin
119dc743db Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.

Obtained from:	DPorts
2013-07-26 06:07:28 +00:00
Baptiste Daroussin
556fce1540 Mark as broken: it needs utmp.h 2013-07-26 06:02:30 +00:00
Baptiste Daroussin
d2cd1b1ab8 Fix build with bmake by using fmake 2013-07-26 05:42:25 +00:00
Alexey Dokuchaev
c139b554e5 Fix typos in comments and use correct flavor of braces. 2013-07-26 05:41:36 +00:00
Alexey Dokuchaev
33fb7dc2f6 Fix parallel builds by sanitizing inner Makefiles and removing possible race
due to having two targets in ALL_TARGET.  Instead, do the cleaning after the
build.

Reported by:	pointyhat-west
2013-07-26 05:37:41 +00:00
Andrej Zverev
a4fc6158f5 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 05:33:51 +00:00
Jung-uk Kim
f720ee1568 Bump revision for openjdk6-jre to catch up with the master port change. 2013-07-26 05:27:28 +00:00
Jung-uk Kim
c9ea119f1f Move the fix for S6636110 to more appropriate directory. This patch is not
an IcedTea6 patch nor a security fix.
2013-07-26 05:23:06 +00:00
Jason Helfman
7e3acc2de9 - cleanup leftovers
Reported by: qat
2013-07-25 23:23:47 +00:00
Jason Helfman
5074995883 - unbreak package creation
- while here standardize on empty PORT_OPTIONS and convert USE_GMAKE to USES

PR:		180850
Reported by:	Alfred Bartsch <bartsch@dssgmbh.de>
2013-07-25 22:57:40 +00:00
Jun Kuriyama
f9c20db575 Add an entry for security/gnupg1. 2013-07-25 22:56:06 +00:00
Nicola Vitale
2ab88c8d26 - Update to 0.3.1
- Trim Makefile header
2013-07-25 22:16:50 +00:00
Matthew Seaman
0969f5b6d7 - Update to 4.0.15
This is a quick-fix for a regression discovered in the recent 4.0.14
release when upgrading the DB schema from version 3.8.x.  Functionally
4.0.14 and 4.0.15 are the same: if you already have 4.0.14 running,
you do not need to upgrade.
2013-07-25 22:01:58 +00:00
Jason Helfman
b27da053cf - update to 0.1.1
This update unbreaks build due to fetch, as upstream is unable to locate previous
distribution files. A new version is on the way, however this is effectively a re-roll
of a newly packaged version of 0.1 code base.

Submitted by:	jwbacon@tds.net (maintainer)
2013-07-25 22:01:09 +00:00
Matthew Seaman
46854fdc26 - Update to 4.0.14
ChangeLog: http://www.bestpractical.com/rt/release-notes/4.0.14

No DB schema changes are required for upgrading	from 4.0.13
2013-07-25 21:33:36 +00:00
Baptiste Daroussin
fdebe69aed Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils. [1]
While here:
- Remove useless MACROS
- Convert from USE_GMAKE to USES=gmake

Obtained from:	DPorts [1]
2013-07-25 21:20:22 +00:00
Baptiste Daroussin
d2515d3552 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils. [1]
While here:
- trim headers
- convert to new options framework
- remove shlib version
- convert USE_GMAKE -> USES=gmake

Obtained from:	DPorts [1]
2013-07-25 21:13:59 +00:00
Marcus von Appen
f57aabd96a - Update to version 2.68
- Include NLS fonts
- Drop RELENG_7 support

Additional features by:	Shane Ambler <FreeBSD@ShaneWare.Biz>
2013-07-25 21:10:34 +00:00
Baptiste Daroussin
e611e96789 Fix build with linker that does not copy the dt_need from libraries it links with
like recent binutils

Obtained from:	DPorts
2013-07-25 21:04:07 +00:00
Florian Smeets
df6955951e Make sure res_rtp_asterisk.so gets built. It required libuuid now. 2013-07-25 20:38:41 +00:00