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

1948 Commits

Author SHA1 Message Date
Pawel Pekala
8c79d3d1c8 - Support staging [1]
- Use option helpers and install docs and examples files implicitly
  allowing to remove bsd.port.options.mk inclusion

PR:		ports/186800 [1]
Submitted by:	maintainer
2014-02-17 23:10:39 +00:00
Tijl Coosemans
564a799c71 Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-02-16 17:15:31 +00:00
Emanuel Haupt
6deefd29a8 Support staging 2014-02-16 12:02:44 +00:00
Emanuel Haupt
c9699bcce3 Support staging 2014-02-16 11:45:15 +00:00
Antoine Brodin
5f1f20ce4d Mark broken: Does not compile
on 8 and 9:
 cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 "-DALLIANCE_VERSION=\"5.0 20090901\"" -DALLIANCE_TOP=\"/usr/local/alliance\" -I. -I. -I../../mbk/src -I../../pat/src -O2 -pipe -fno-strict-aliasing -MT pat_decl_y.lo -MD -MP -MF .deps/pat_decl_y.Tpo -c pat_decl_y.c  -fPIC -DPIC -o .libs/pat_decl_y.o
y.tab.c:562: error: duplicate 'extern'

on 10 and head:
elp.c:252:1: error: non-void function 'elpLotrsShrink' should return a value [-Wreturn-type]
return ;
^
elp.c:460:1: error: non-void function 'elpLofigCapaDiff' should return a value [-Wreturn-type]
return ;
^
elp.c:490:1: error: non-void function 'elpLofigCapaGrid' should return a value [-Wreturn-type]
return ;
^
elp.c:518:1: error: non-void function 'elpLofigShrink' should return a value [-Wreturn-type]
return ;

Reported by:	pkg-fallout since august 2013
2014-02-12 20:42:58 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
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)
2014-02-10 13:54:26 +00:00
Martin Wilke
0c85328eb2 - Stage support 2014-02-09 10:30:04 +00:00
Stephen Montgomery-Smith
8f77984825 - Update to 2.8.4. 2014-02-09 00:52:13 +00:00
Emanuel Haupt
85ad94b8c1 - Support staging
- Use shebangfix
2014-02-08 21:29:55 +00:00
Max Brazhnikov
b94738b4e5 cad/varkon:
- Add stage support and LICENSE
- While here rename patches to match up makepatch

PR:		ports/186475
Submitted by:	Eero Hänninen <fax@nohik.ee>
2014-02-07 21:23:30 +00:00
Pawel Pekala
2ec977763b Update to version 26
PR:		ports/186438
Submitted by:	maintainer
2014-02-07 20:22:00 +00:00
Baptiste Daroussin
155aa7f937 Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by:	distilator
2014-02-07 18:50:30 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
John Marino
0c900713a3 cad/z88: Explicitly link libm (taken from dports) 2014-02-05 23:39:36 +00:00
Michael Reifenberger
3b4acc1021 Upgrade to version 3.4.5 2014-02-02 13:19:05 +00:00
Pietro Cerutti
30fb1088d3 - Remove cad/mars -- does not build, no releases in the past 20 years 2014-01-31 09:12:58 +00:00
Pietro Cerutti
07e27e6281 - Convert to USES=tk
- STAGE-clean
- Fix spaces in Makefile
- Register conflict with graphics/gts
2014-01-29 09:52:04 +00:00
Pietro Cerutti
7246bf7e08 - Convert to USES=tk 2014-01-29 08:43:32 +00:00
Pietro Cerutti
28e28658d6 - Convert to USES=tk
- STAGE-clean
2014-01-28 14:43:22 +00:00
Pietro Cerutti
f9bc2da385 - Convert to USES=gmake tk desktop-file-utils
- STAGE-clean
2014-01-28 14:18:34 +00:00
Pietro Cerutti
15573b9943 - Convert to USES=gmake tk 2014-01-28 14:06:16 +00:00
Dmitry Marakasov
6270f9f8ae - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
Bernhard Froehlich
9d634e0b5f - Style and typo fixes
- pkg-plist reordered

PR:		ports/185556
Submitted by: 	Kevin Zheng <kevinz5000@gmail.com> (maintainer)
2014-01-27 16:22:55 +00:00
Stephen Montgomery-Smith
a4821a49d3 - Implement staging. 2014-01-26 22:25:15 +00:00
Antoine Brodin
be1d3f697a Add a missing plist 2014-01-25 19:32:14 +00:00
Rene Ladan
fa395fa1c8 Remove expired ports:
2013-12-22 devel/mico: Broken for more than 6 month
2014-01-22 cad/salome: depends on expired cad/salome-kernel
2014-01-22 cad/salome-netgenplugin: depends on expired cad/salome-kernel
2014-01-22 cad/salome-jobmanager: depends on expired cad/salome-kernel
2014-01-22 cad/salome-visu: depends on expired cad/salome-kernel
2014-01-22 cad/salome-kernel: does not configure
2014-01-22 cad/salome-multipr: depends on expired cad/salome-kernel
2014-01-22 cad/salome-smesh: depends on expired cad/salome-kernel
2014-01-22 cad/salome-gui: depends on expired cad/salome-kernel
2014-01-22 cad/salome-yacs: depends on expired cad/salome-kernel
2014-01-22 cad/salome-med: depends on expired cad/salome-kernel
2014-01-22 cad/salome-light: depends on expired cad/salome-kernel
2014-01-22 cad/salome-randomizer: depends on expired cad/salome-kernel
2014-01-22 cad/salome-sierpinsky: depends on expired cad/salome-kernel
2014-01-22 cad/salome-geom: depends on expired cad/salome-kernel
2014-01-22 devel/combat: depends on expired devel/mico
2014-01-24 09:32:00 +00:00
Baptiste Daroussin
56fcf8379f Fix properties on pkg-plist 2014-01-21 23:18:05 +00:00
Antoine Brodin
7718983035 Stage support 2014-01-20 21:00:05 +00:00
Antoine Brodin
3428aabb68 Stage support 2014-01-20 20:55:14 +00:00
Antoine Brodin
4b9c1fc5ad Stage support 2014-01-20 20:51:34 +00:00
Antoine Brodin
a9b42cab55 - Stage support
- Use OPTIONS helpers
2014-01-20 20:48:11 +00:00
Antoine Brodin
05d0ebde52 Stage support 2014-01-20 20:35:51 +00:00
Antoine Brodin
d3ade374e7 Stage support 2014-01-20 20:33:59 +00:00
Antoine Brodin
d507da2f32 Stage support 2014-01-20 20:30:18 +00:00
Baptiste Daroussin
d164d228e5 Reduce over inclusion of bsd.port.mk 2014-01-15 23:14:38 +00:00
Baptiste Daroussin
a39af80e2e Reduce over inclusion of bsd.port.mk 2014-01-15 23:11:44 +00:00
Baptiste Daroussin
735e688541 Reduce over inclusion of bsd.port.mk 2014-01-15 22:54:35 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
eed5d20c30 Support stage
General cleanup
2014-01-09 00:00:05 +00:00
Baptiste Daroussin
3022916800 Support stage
Use option helpers
2014-01-08 23:43:45 +00:00
Mathieu Arnold
bddf7ea542 Fix build with gcc47
PR:		ports/184565
Submitted by:	Christoph Moench-Tegeder
Approved by:	maintainer
2014-01-07 22:48:05 +00:00
Rene Ladan
eba22ec2a7 Deprecate and schedule for removal on 2014-01-22, depends on expired
cad/salome-kernel.

PR:		ports/185111
Submitted by:	rene
Approved by:	maintainer timeout (devel@stasyan.com , 14 days)
2014-01-06 12:21:33 +00:00
Adam Weinberger
e936740ebe Switch back to using WITH_EXAMPLES. The logic in this port is
far too twisted for a simple change to MEXAMPLES.
2014-01-03 20:56:59 +00:00
Adam Weinberger
43b73e5cfa Convert cad to MDOCS and MEXAMPLES 2014-01-03 15:53:42 +00:00
Baptiste Daroussin
c0d7b638ed Part 1 at removing now useless FETCH_ARGS redifition 2014-01-03 00:46:47 +00:00
Antoine Brodin
f4ca0fecbd Stage support 2013-12-30 22:19:48 +00:00
Antoine Brodin
b50f428179 - Stage support
- Uses shared-mime-info
2013-12-30 22:16:41 +00:00
Antoine Brodin
f0c86dd235 Stage support 2013-12-30 22:06:56 +00:00
Antoine Brodin
2cebe6d724 - Stage support
- shebangfix a bash script
2013-12-30 21:57:05 +00:00
Antoine Brodin
3c0899c54a Stage support 2013-12-30 21:51:27 +00:00