1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

7982 Commits

Author SHA1 Message Date
Baptiste Daroussin
9978bb018e Use stage 2013-09-23 06:11:19 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
MIHIRA Sanpei Yoshiro
42e95365f8 unbreak on 10-current 2013-09-22 05:03:27 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Bryan Drewery
bb3d930712 Fix after NO_STAGE added 2013-09-20 21:23:56 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Bryan Drewery
c93dfc2e9f SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Bryan Drewery
b0fa3dda89 - Update to 0.2.3
Reported by:	portscout
2013-09-20 10:07:42 +00:00
Bryan Drewery
1883360869 - Set IGNORE if TET_ROOT not defined instead of hitting an error
while building packages.  Did not use MANUAL_PACKAGE_BUILD as
  maybe someone is building packages and has TET_ROOT defined for
  the port.

With hat:	portmgr
2013-09-18 21:28:13 +00:00
Andrej Zverev
19bd1f550f - Calling pod2man from extract stage requre perl
With hat:	perl@
2013-09-18 06:14:06 +00:00
Lars Engels
8bbe36048e - Update to 3.3.2 2013-09-16 16:49:33 +00:00
Koop Mast
e8c135cbeb Update to 3.6.2.
This update was done because newer ekiga wants it.

Obtained from:	GNOME team repo
2013-09-16 10:01:06 +00:00
Andrej Zverev
e5a7b5184d - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 12:04:18 +00:00
John Marino
27713e1c50 Add explicit dependency on pkgconf (10 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-13 01:21:55 +00:00
Andrej Zverev
8b77080918 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 15:23:58 +00:00
John Marino
d834ce47a7 Add explicit dependency on pkgconf (20 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-12 08:41:52 +00:00
John Marino
30fb06c870 Add explicit dependency on pkgconf (18 ports) 2013-09-11 16:45:58 +00:00
Boris Samorodov
f19c454457 . fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers;
. reword COMMENT;
. add LICENSE (BSD);
. remove check for unsupported FreeBSD versions (<800093).

PR:		ports/181617
Submitted by:	bsam (me)
Approved by:	trhodes (maintainer timeout, 2 weeks)
2013-09-11 16:09:04 +00:00
Antoine Brodin
f25ddab47a Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-10 21:31:33 +00:00
John Marino
9daaf39d75 misc/kde4-l10n-* (9 ports) removed
The following kde-l10n-* language ports were dropped from KDE4 several
releases ago and have not been restored: csb, eo, fy, gu, id, kn, mai,
mk, ml.  Since there is no indication they will be restored any time
soon, let's just remove these IGNORED ports.

PR:		ports/180552
Approved by:	rakuco (KDE)
2013-09-10 19:57:20 +00:00
Alexey Dokuchaev
1bc1b10c90 - Now that misc/sword port is fixed, remove no longer needed USE_GCC
- While here: drop the article from COMMENT, remove LICENSE_FILE (it
  was actually just vanilla GPL boilerplate), sanitize dependencies,
  put USES where it's normally found; tidy up port description a bit.

Approved by:	tabthorpe (maintainer, implicit)
2013-09-10 04:08:18 +00:00
Alexey Dokuchaev
706f03c7f6 - Cleanup MASTER_SITES, convert MASTER_SITE_SUBDIR
- Tighten COMMENT line and drop the article
- Fix the build against Clang and thus drop USE_GCC
- Remove PKGMESSAGE, it's set automatically
- Correctly pad ${CAT} ${PKGMESSAGE}
- Couple of minor fixes (LIB_DEPENDS, etc.)

Approved by:	tabthorpe (maintainer)
2013-09-10 03:50:32 +00:00
Thomas Abthorpe
24b8cc57cc - Add USE_GCC=any to build on 10.X
Submitted by:	pkg-fallout
2013-09-10 01:23:58 +00:00
Baptiste Daroussin
206fd214c3 Add an explicit dependency on pkgconf 2013-09-06 15:28:27 +00:00
Baptiste Daroussin
beae873ea6 Add an explicit dependency on pkgconf 2013-09-06 13:01:53 +00:00
Antoine Brodin
e1c05666f2 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 21:32:14 +00:00
Michael Landin
2b895a79e4 - update to 4.6.6 (patch6) 2013-09-05 17:03:45 +00:00
Baptiste Daroussin
1e60403ddd Add an explicit dependency on pkgconf 2013-09-03 14:08:55 +00:00
Baptiste Daroussin
1c7c3d2208 Add an explicit dependency on pkgconf 2013-09-03 12:13:23 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Dirk Meyer
ea1237cf5e - fix segfault on 64bit with option XFT 2013-09-03 05:00:32 +00:00
Baptiste Daroussin
0e4c70bcc8 Add an explicit dependency on pkgconf 2013-09-02 19:55:48 +00:00
Baptiste Daroussin
e3daf45bba Add an explicit dependency on pkgconf 2013-09-02 18:18:26 +00:00
Baptiste Daroussin
bee65d048d Add an explicit dependency on pkgconf 2013-09-02 15:39:17 +00:00
Tijl Coosemans
f86cad0ce3 Two imake related changes:
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
   For ports that don't need -a introduce USES=imake:notall.
   This way ports no longer have to redefine XMKMF.

2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
   to set CPP, CC and CXX.  This creates the top Makefile, and then xmkmf
   runs make Makefiles.  This Makefiles target runs imake for each
   subdirectory but these imake invocations did not have the flags from
   IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
   when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
   Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
   imake let imake handle IMAKECPPFLAGS itself just like it handles
   IMAKEINCLUDE.

   This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.

Approved by:	portmgr (bapt)
2013-09-02 13:26:34 +00:00
Andrej Zverev
4f0f40cb05 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-02 09:36:29 +00:00
Andrej Zverev
ca11b0d6e9 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-02 09:22:47 +00:00
Renato Botelho
d8d307a212 . Remove pkg-message since there is no COMPAT_FREEBSD8 kernel option
. Bump PORTREVISION

Reported by:	tijl@
2013-09-01 20:53:58 +00:00
Andrej Zverev
3c459d6d4a - Fix typo (PERL_CONFIGURE was not removed after perl5 framework conversion) 2013-09-01 19:03:19 +00:00
Rene Ladan
27abcfb125 Remove expired ports:
2013-08-28 lang/gdc: Broken for more than 6 month
2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013
2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc
2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version
2013-09-01 devel/dsss: Depends on expired lang/gdc
2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer
2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer
2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer
2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer
2013-09-01 net/ipex: Broken on FreeBSD 8 and newer
2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer
2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer
2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer
2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer
2013-09-01 net/libproxy-mozjs: Does not work with newer libxul
2013-09-01 www/helixplugin: Does not work with newer libxul
2013-09-01 deskutils/chmsee: Does not work with newer libxul
2013-09-01 www/moonshine: Does not work with newer libxul
2013-09-01 x11/ggiterm: Unmaintained and broken
2013-09-01 graphics/libggigcp: Unmaintained
2013-09-01 graphics/libggimisc: Unmaintained
2013-09-01 graphics/libggiwmh: Unmaintained
2013-09-01 devel/libgiigic: Unmaintained
2013-09-01 games/koth: Unmaintained
2013-09-01 15:06:45 +00:00
Renato Botelho
fff0ec48b7 Update to 8.4.804000.201309:
- Drop broken sparc64 support
- Use XZ
- Add libstdc++, that will be removed from head [1]

Requested by:	bapt@ [1]
2013-09-01 15:05:07 +00:00
Renato Botelho
1a0cd12dbc Update to 9.1.901000.201309, added libstdc++ that will be removed from head
Requested by:	bapt@
2013-09-01 15:03:49 +00:00
Guido Falsi
39398c2846 - Update to 0.7.4b
PR:		ports/177589
Submitted by:	Kaspars Bankovskis <kaspars@bankovskis.lv> (maintainer)
2013-09-01 00:10:16 +00:00
Baptiste Daroussin
5c807bc8d5 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake
Convert USE_PERL5 to USES=perl5
2013-08-31 00:32:33 +00:00
Boris Samorodov
2ebd0cc5c7 Remove unneeded commented lines appared my mistake at previous commit. 2013-08-29 10:01:14 +00:00
Boris Samorodov
b0e4cdbcf7 . fix build with clang (MAKE_ARGS+=CC="${CC}");
. trim makefile headers;
. remove LICENSE_FILE for well-known license (GPLv2, anyway it get installed by the ports infrastructure);
. optionify port docs (NOPORTDOCS -> PORT_OPTIONS:MDOCS);
. use standard mkdir to create directories instead of "install -d";
. some other tiny refinements.

PR:		ports/181622
Submitted by:	bsam (me)
Approved by:	Evaldas Auryla <ea@zaib.as> (maintainer)
2013-08-29 09:46:04 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
David Chisnall
3bec8741ff Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
2013-08-28 18:26:01 +00:00
David Naylor
7cde1eac40 Fix auto-detection of dictionaries for kde4-l10n ports.
With the removal of '.include <bsd.port.options.mk>' and
'.include <bsd.port.pre.mk>' PORTSDIR is no longer defined.  Since Ports is
(almost) never based at the root system the checks will always fail to find a
port.

Fix this by using relative searches for the dictionary ports.  Giving PORTSDIR
a conditional assignment of /usr/ports was rejected due to lack of precedent.

While here teach kde4-l10n about en_GB.
2013-08-27 18:42:37 +00:00
John Marino
c91a0f2e70 misc/pinfo: Unbreak fetch with two new master sites
Alioth now requires https, so the http master site was getting forwarded.
Even changing this to https didn't solve the issue as fetch returned a
"not acceptable" due to the self-signed certificate.

However, there are dozens of gentoo mirror sites with the file so lets
just use those.
2013-08-26 13:52:05 +00:00