Antoine Brodin
d15a13b154
- hatari is not compatible with python3
...
TODO: make it no longer depend on the python metaport
2017-12-09 09:40:04 +00:00
Sunpoet Po-Chuan Hsieh
cb037d3c98
Update devel/readline to 7.0 patch 3
...
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
2017-06-27 13:46:53 +00:00
Mark Linimon
081beb2d38
Mark some ports failing on power64. In cases where the error message
...
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
2017-05-22 13:17:38 +00:00
Dmitry Marakasov
9d48dcd3f6
- Fix shebangs
2017-04-21 16:32:16 +00:00
Mark Linimon
dcd74e6387
Mark various ports broken on aarch64 and armv6.
...
Approved by: portmgr (tier-2 blanket)
2017-01-31 03:40:46 +00:00
Vanilla I. Shu
db2e3b1782
Update to 2.0.0.
2016-12-30 06:32:10 +00:00
Antoine Brodin
af758735f8
Add explicit dependency on the python symlink, right now it relies on it
...
being provided as a dependency of x11-toolkits/gtk20
2016-11-24 21:12:57 +00:00
Mathieu Arnold
7f304f0633
Remove unneeded usage of:
...
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight
2016-06-06 15:25:42 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold
c56a413160
Update to 1.9.0
...
PR: 203245
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
2016-03-07 22:59:59 +00:00
Dmitry Marakasov
efca682f79
- Add LICENSE_FILE
...
- Switch to options helpers
2016-01-31 21:46:35 +00:00
Dmitry Marakasov
b9398223bd
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
...
Approved by: portmgr blanket
2016-01-12 16:20:31 +00:00
Baptiste Daroussin
3fef6c52f0
Update portaudio to v19/Remove portaudio2 [1]
...
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer
2015-05-30 20:39:12 +00:00
Mathieu Arnold
60d1a83c2a
MASTER_SITES cleanup.
...
- 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
2015-05-14 10:15:04 +00:00
Pawel Pekala
72fd8dd06a
Fix detection of libportaudio libraries
...
PR: 196427
Submitted by: myself
Approved by: hselasky, stephen, marcus, maintainer timeout from others
2015-01-25 00:46:11 +00:00
Baptiste Daroussin
bb21093773
Bump portrevision after png update
2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
2014-12-25 19:04:25 +00:00
Tijl Coosemans
60945f0277
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
...
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
2014-12-08 16:48:38 +00:00
Baptiste Daroussin
7a81cc2bcf
Clean up plist
2014-10-27 12:24:22 +00:00
Gerald Pfeifer
15945f8122
Update the default version of GCC in the Ports Collection from GCC 4.7.4
...
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
2014-09-10 20:50:31 +00:00
John Marino
676ee8c042
emulators/hatari: upgrade version 1.7.0 => 1.8.0
...
PR: 192476
Submitted by: Ports Fury
2014-08-10 09:34:54 +00:00
Adam Weinberger
bbc8c4d740
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Steve Wills
8293d4d800
- Fix plist
2014-07-15 01:37:19 +00:00
Baptiste Daroussin
8d29c3c03e
Modernize LIB_DEPENDS
...
With hat: portmgr
2014-07-13 23:09:10 +00:00
Rusmir Dusko
c154bb5fb8
- Simplify master sites
...
- Fix portaudio2 dependency due to recent commit
- Support STAGEDIR
- Change pkg-plist, remove DOCS
Approved by: pawel / wg (mentors, implicit)
2013-10-25 20:38:03 +00:00
Dmitry Marakasov
a2105d9f79
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
...
Approved by: portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
Baptiste Daroussin
1089da7dcc
Add NO_STAGE all over the place in preparation for the staging support (cat: emulators)
2013-09-20 16:43:52 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Wilke
c00323f194
- Update to 1.7.0
...
PR: 180502
Submitted by: Ports Fury
2013-07-15 14:43:30 +00:00
Martin Wilke
0bd07cdaec
- Fix i18n manpages
...
Reported by: pkg (DEVELOPER_MODE)
2013-06-11 14:56:25 +00:00
Baptiste Daroussin
9f1de9b900
Convert USE_NCURSES by USES=ncurses
...
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Max Brazhnikov
ffd97a0193
- convert USE_CMAKE to USES
...
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
2013-03-22 20:06:14 +00:00
Alex Kozlov
861a47323b
- Update to 1.6.2
...
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT
PR: ports/174162
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2012-12-10 03:54:03 +00:00
Armin Pirkovitsch
b955182027
- Update to version 1.6.1
...
- Update WWW: line
PR: ports/169411
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
2012-07-19 17:27:33 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Marcus von Appen
fbd0197639
- Update devel/sdl12 to 1.2.15
...
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
2012-02-18 10:18:33 +00:00
Emanuel Haupt
ed40f4ba7b
Update to 1.5.0
...
PR: 159439
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2011-08-12 19:40:36 +00:00
Martin Wilke
e2ec0678b3
- Update to version 1.4.0
...
PR: 155823
Submitted by: Ports Fury
2011-03-27 10:29:27 +00:00
Stefan Walter
5b6eeb6f51
Change order of includes so the port still builds fine if emulators/rtc is
...
installed.
PR: ports/140731
Submitted by: Bojan Petrovic <bpetrovi@f.bg.ac.rs>
2010-05-18 21:44:36 +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
Martin Wilke
95729d3d47
- Update to 1.3.1
...
PR: 140670
Submitted by: Ports Fury
2009-11-20 06:06:49 +00:00
Sylvio Cesar Teixeira
e31924c68d
- Update to 1.2.0
...
Submitted by: sylvio@ (myself)
Approved by: miwi@ (mentor)
2009-11-08 13:21:26 +00:00
Dmitry Marakasov
c6d73b3a64
- Switch SourceForge ports to the new File Release System: categories starting with E,F
2009-08-22 00:20:34 +00:00
Martin Wilke
c49087da4b
- Update to 1.0.1
...
PR: 122759
Submitted by: Ports Fury
2008-04-25 15:48:03 +00:00
Martin Wilke
386b0be873
- Update to 1.0.0
...
PR: 121922
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
2008-03-21 11:33:24 +00:00
Martin Wilke
2d73db3533
- Chase devel/sdl12 shlib version bump
2008-03-13 14:28:35 +00:00
Martin Wilke
d8023a65b2
- Update to 0.95
...
PR: 113299
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2007-06-05 07:15:04 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Gabor Kovesdan
d4d4877cb1
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
...
letter d-e
2007-04-15 19:15:42 +00:00
Martin Wilke
5114f90783
- Update to 0.90
...
- BROKEN Does not build on 4.X
PR: ports/103607
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
2006-09-25 11:29:18 +00:00