Emanuel Haupt
f4a1e022c0
Support staging.
2013-10-23 20:30:50 +00:00
Baptiste Daroussin
183c2ed74f
Add NO_STAGE all over the place in preparation for the staging support (cat: audio)
2013-09-20 14:36:35 +00:00
Emanuel Haupt
ea0f02dfeb
Remove MAKE_JOBS_SAFE which is now default.
2013-07-24 08:19:07 +00:00
Emanuel Haupt
474a8ac582
Adjust OSVERSION for extra patch in order to properly reflect the merge of log2
...
and log2f into libm.
2013-03-25 08:53:22 +00:00
Emanuel Haupt
1101f09c09
Remove indefinite article from COMMENT
2013-03-08 14:00:30 +00:00
Emanuel Haupt
ccc1a2a946
List all tested future versions in PORTSCOUT which either segfault or don't run
...
correctly.
Note: It would be beneficial to have a portscout option to define a version
range instead of having to list every version to be skipped.
2012-12-22 17:22:24 +00:00
Emanuel Haupt
569828df53
Remove accidentally introduced whitespace in PORTSCOUT enumeration.
2012-12-21 15:47:47 +00:00
Emanuel Haupt
54e6983ec0
Update PORTSCOUT
2012-12-21 15:46:41 +00:00
Emanuel Haupt
99ee85957f
- Update PORTSCOUT
...
- Trim header
2012-12-20 11:30:59 +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
5a9b73e9c5
- Fix build after the addition of log2 to libm
...
- Move LICENSE
- Remove trailing newline from pkg-descr after eadler's batch removal of the
maintainer tags
Feature safe: yes
2011-12-09 21:40:19 +00:00
Eitan Adler
7e3b32fff8
- remove maintainer tags from pkg-descr
...
Approved by: portmgr
Approved by: bapt (mentor)
2011-10-22 23:50: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
Erwin Lansing
6dec521cd0
Mark BROKEN on HEAD after the addition of log2 to libm.
2011-03-01 10:31:50 +00:00
Emanuel Haupt
fdf6141925
Add LICENSE and remove MD5 sums.
...
Feature safe: yes
2011-01-25 08:39:27 +00:00
Emanuel Haupt
cf0ad69054
Update PORTSCOUT
2011-01-02 13:44:23 +00:00
Emanuel Haupt
67c962f3d7
Notify portscout to skip version 20100202 which is broken in many ways:
...
http://sovietrussia.org/scdev/res/956.html
Feature safe: yes
2010-06-24 18:01:15 +00:00
Emanuel Haupt
060a47b3f7
Update to 20100101
2010-01-17 21:14:32 +00:00
Emanuel Haupt
d1054d1993
Update to 20091213
2010-01-02 21:45:18 +00:00
Emanuel Haupt
2ab36cb3f4
Update to 20090817
2009-10-24 19:38:20 +00:00
Emanuel Haupt
9f1145d18e
Unbreak on 8-CURRENT
2009-03-27 12:42:27 +00:00
Emanuel Haupt
c810fd3c3f
Mark MAKE_JOBS_SAFE
2009-03-27 09:53:36 +00:00
Emanuel Haupt
7228b51cde
Mark it BROKEN on 8-CURRENT, it does not compile.
2009-03-25 22:23:09 +00:00
Emanuel Haupt
42c723f542
Update to the latest git snapshot
2008-10-07 08:19:26 +00:00
Emanuel Haupt
7f1a7b52d5
Use MASTER_SITE_CRITICAL
2008-03-27 22:15:47 +00:00
Emanuel Haupt
2cb22577e6
Get rid of USE_X_PREFIX.
2008-03-17 15:48:38 +00:00
Martin Wilke
2d73db3533
- Chase devel/sdl12 shlib version bump
2008-03-13 14:28:35 +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
Emanuel Haupt
f065f9926b
Cleanup non-supported FreeBSD versions
...
PR: 111688
Submitted by: edwin
2007-04-16 07:57:19 +00:00
Emanuel Haupt
b0f3f1b9a0
Force usage of gcc 3.4
...
Notified by: kris (via pointyhat)
2007-04-15 16:27:33 +00:00
Emanuel Haupt
7be606cdf6
Add an additional mirror.
2006-06-01 12:13:54 +00:00
Emanuel Haupt
1337aded1e
Remove deprecated USE_REINPLACE
2006-02-19 11:39:14 +00:00
Emanuel Haupt
6229fea156
Add SHA256 hashes to my ports
2005-11-30 14:01:14 +00:00
Emanuel Haupt
4e74162b8b
Change MAINTAINER address for my ports.
...
Approved by: novel (mentor)
2005-10-06 11:57:11 +00:00
Roman Bogorodskiy
ff54e68986
Make it i386-only.
...
PR: 81794
Submitted by: Emanuel Haupt (maintainer)
2005-06-02 10:54:44 +00:00
Alexey Dokuchaev
06d5f0b61d
- Use DISTVERSION
...
- Use INSTALL_PROGRAM
- Shorten install command
- Reindent Makefile header
- Utilize PLIST_FILES and kill one-line pkg-plist
- Add a comment why specific C[XX]FLAGS should be used
Encouraged by: krion
2005-05-27 09:24:44 +00:00
Kirill Ponomarev
2cd4ee4055
Add schism 0.2,
...
Schism Tracker is a music editor that aims to match the look and
feel of Impulse Tracker as closely as possible. The player code is
based on Modplug, so it supports a wide variety of module formats.
PR: ports/81531
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
2005-05-27 08:33:25 +00:00