1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

118 Commits

Author SHA1 Message Date
Dmitry Marakasov
68f10c8416 - Fix build by removing part of comment which contains broken ocaml code. Since ocaml parses commented code, it breaks on this line 2015-05-14 23:50:58 +00:00
Guido Falsi
2c44e6acd0 - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
  now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt

PR:			199845
Submitted by:		jbeich@
Differential Revision:	https://reviews.freebsd.org/D2434
Approved by:		portmgr (mat)
2015-05-04 15:46:51 +00:00
John Marino
f4d2e9d5d0 2 ports categories: Remove $PTHREAD_LIBS
Categories: net-p2p, comms

Note that qrq was not properly staged, it failed stage-QA.
aprsd failed check-plist; it had a plist orphan.  Now it fails stage-QA
with a fs violation, but it may be acceptable.  Fixes added to both.

approved by:	PTHREAD blanket
2015-03-24 23:45:41 +00:00
Antoine Brodin
6affac3ade Cleanup plist 2014-11-12 21:31:27 +00:00
Sunpoet Po-Chuan Hsieh
29dfe585de - Remove leading indefinite article from COMMENT
- Remove NO_LATEST_LINK
2014-08-16 19:13:34 +00:00
Adam Weinberger
882b898091 Remove a very strange series of ^H's from the pkg-message, and remove the
${CAT} ${PKGMESSAGE} from post-install.
2014-08-16 17:42:04 +00:00
Yen-Ming Lee
9b3621b9e4 - update to 3.1.5
- support stage and options
2014-07-21 08:07:26 +00:00
Baptiste Daroussin
ffb7170399 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:42:04 +00:00
Martin Wilke
dbadc92b60 - Convert USE_GMAKE/BZIP2 to USES 2014-03-15 16:39:46 +00:00
Tijl Coosemans
f80fc1ec06 Fix build with clang on i386 by disabling inline asm that uses
intel syntax.

PR:		ports/180595
2013-10-19 07:56:48 +00:00
Baptiste Daroussin
bb4b86e043 Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p) 2013-09-20 22:28:25 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Colin Percival
54abf6748f Fix typo, and thereby fix INDEX. 2013-08-09 16:25:48 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Brendan Fabeny
8ced612f2b update to 3.1.3 2013-03-08 03:00:37 +00:00
Brendan Fabeny
ddc550ff99 update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjust
dependent ports

PR:		144982, 149958
Reviewed by:	johans (earlier version of the patch)
2013-03-05 20:22:02 +00:00
Sunpoet Po-Chuan Hsieh
a8973c1a98 - Update to 3.1.2
- Pet portlint: remove ABI version number from LIB_DEPENDS

Changes:	http://cvs.savannah.gnu.org/viewvc/mldonkey/mldonkey/distrib/ChangeLog?view=markup
2012-06-14 13:26:07 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
431ad6d191 - Update to 3.1.1
PR:		166891
Submitted by:	Ports Fury
2012-04-21 18:48:04 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Rene Ladan
3b7ca2c0df - Update to 3.1.0 [1]
- Garbage collect old threading options [1]
- Fix build with clang [2]

PR:		ports/160502 [1,2]
		ports/160498 [2]
Submitted by:	"h h" (aakuusta gmail.com) [1,2]
Obtained from:	upstream [2]
2011-09-15 21:43:41 +00:00
Mario Sergio Fujikawa Ferreira
5a264221fa Drop maintainership 2011-07-24 18:06:52 +00:00
Mario Sergio Fujikawa Ferreira
cda92d3313 Update to 3.0.7
PR:		ports/154908
Submitted by:	soulcatcher <soulcatcher13@gmail.com>
2011-07-20 02:45:01 +00:00
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Mario Sergio Fujikawa Ferreira
ba251aadef Update to 3.0.6 2010-11-17 12:32:30 +00:00
Mario Sergio Fujikawa Ferreira
01b85fa23c Update to 3.0.5
PR:		152037
Submitted by:	sunpoet
2010-11-08 10:07:42 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Mario Sergio Fujikawa Ferreira
c8eaff4992 - Remove BROKEN: fix build
Obtained from:	mldonkey issue tracker (https://savannah.nongnu.org/patch/?7267#comment2)
2010-09-25 20:25:38 +00:00
Mario Sergio Fujikawa Ferreira
4bea942aaf - Remove BROKEN: fix build
Obtained from: mldonkey issue tracker (https://savannah.nongnu.org/patch/?7267#comment2)
2010-09-21 03:43:22 +00:00
Pav Lucistnik
8df2121ba4 - Mark BROKEN: does not build
Reported by:	pointyhat
2010-09-16 21:18:11 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Mario Sergio Fujikawa Ferreira
fe05e3ea82 Update to 3.0.4 2010-09-06 12:00:24 +00:00
Mario Sergio Fujikawa Ferreira
5d8dfd13e7 Update to 3.0.3 2010-08-03 01:56:30 +00:00
Mario Sergio Fujikawa Ferreira
94268fd082 o Update to 3.0.2
o Add LICENSE* information
2010-06-13 12:07:07 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Mario Sergio Fujikawa Ferreira
16906dc1de o Revert previous commit since the specific LDFLAGS is not needed
o Bump PORTREVISION to insure that no one will have that LDFLAGS
2009-11-24 01:05:37 +00:00
Mario Sergio Fujikawa Ferreira
eefcf2a610 - Fix build on systems where GCC stack protection (aka Propolice)
was enabled for userland on src/share/mk/bsd.sys.mk
  (SVN rev 180012 on 2008-06-25 21:33:28Z by ru)
- For OSVERSION >= 800040, add -fstack-protector to LDFLAGS
2009-11-22 20:10:25 +00:00
Mario Sergio Fujikawa Ferreira
5dcec833c4 Update to 3.0.1 2009-11-22 09:14:54 +00:00
Mario Sergio Fujikawa Ferreira
cf23e088b5 - Fix rc.d startup script:
1) Check if daemon is already running before start
  2) Add verbose start message
- Bump PORTREVISION

PR:		ports/129790
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
2009-11-22 08:51:56 +00:00
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
1ea9f6b32f - Not MAKE_JOBS_SAFE
Reported by:	pointyhat
2009-07-19 19:49:35 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Mario Sergio Fujikawa Ferreira
6a32efd308 Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-25 13:52:05 +00:00
Mario Sergio Fujikawa Ferreira
118943144a Update to 3.0.0 2009-02-25 01:26:23 +00:00