Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.20080810_11 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.20080810_11 20 Jul 2022 14:21:58
    |
Tobias C. Berner (tcberner)  |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.3.20080810_11 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.20080810_11 08 Nov 2019 10:47:01
  |
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
1.3.20080810_11 08 Feb 2019 23:33:15
  |
amdmi3  |
- Fix the way port.mk is included in preparation for USES=sdl |
1.3.20080810_11 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.3.20080810_11 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.3.20080810_11 14 May 2015 10:15:09
  |
mat  |
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 |
1.3.20080810_11 25 Mar 2015 23:00:51
  |
marino  |
games category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
1.3.20080810_11 08 Dec 2014 16:48:41
  |
tijl  |
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. (Only the first 15 lines of the commit message are shown above ) |
1.3.20080810_10 29 Nov 2014 00:35:13
  |
amdmi3  |
- Fix build on i386 (2 separate problems)
- Drop @dirrm* from plist
MFH: 2014Q4 |
1.3.20080810_10 10 Sep 2014 20:50:37
  |
gerald  |
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) |
1.3.20080810_9 29 Jul 2014 18:41:17
  |
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.3.20080810_9 15 Jul 2014 23:30:06
  |
adamw  |
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. |
1.3.20080810_9 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.3.20080810_8 25 Dec 2013 23:29:34
  |
antoine  |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
1.3.20080810_8 20 Nov 2013 01:58:25
  |
danilo  |
- Convert LIB_DEPENDS to new syntax
- Improve COMMENT
- Add stage support |
1.3.20080810_8 19 Nov 2013 23:08:45
  |
mat  |
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE. |
1.3.20080810_8 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.3.20080810_8 11 Jul 2013 16:26:27
  |
sunpoet  |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.3.20080810_7 24 Aug 2012 02:36:18
 |
rakuco  |
Fix some OptionsNG conversion typos.
PR: ports/170811
Submitted by: Artis Caune <Artis.Caune@gmail.com> |
1.3.20080810_7 19 Jul 2012 20:15:39
 |
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
1.3.20080810_6 12 Jun 2012 16:35:45
 |
bapt  |
Convert to new options framework |
1.3.20080810_6 18 Feb 2012 10:18:33
 |
mva  |
- 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 |
1.3.20080810_5 11 Nov 2011 02:34:03
 |
linimon  |
Remove powerpc stanza: fails to compile.
Hat: portmgr
Feature safe: yes |
1.3.20080810_5 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.3.20080810_5 27 Feb 2011 04:54:41
 |
tabthorpe  |
- Reassign ports to heap
Submitted by: alepulver |
1.3.20080810_5 06 Jun 2010 20:44:03
 |
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
1.3.20080810_4 03 Apr 2010 10:44:36
 |
roam  |
Chase the ftp/curl shlib version bump. |
1.3.20080810_3 25 Jan 2010 19:15:18
 |
pav  |
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat) |
1.3.20080810_2 28 Jul 2009 21:39:51
 |
alepulver  |
- Remove unconditional vorbis dependency (now it is only enabled when
VORBIS option is selected). |
1.3.20080810_2 06 Jul 2009 21:26:00
 |
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
1.3.20080810_1 08 Feb 2009 06:13:02
 |
alepulver  |
- Mirrored missing distfile and updated MASTER_SITES.
Reported by: pav |
1.3.20080810_1 23 Jan 2009 15:43:14
 |
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
1.3.20080810 18 Aug 2008 16:41:35
 |
alepulver  |
- Enable mmap in x86 VM, and fix amd64 VM. |
1.3.20080810 14 Aug 2008 01:27:48
 |
alepulver  |
- Make fetchable. |
1.3.20080810 10 Aug 2008 20:07:20
 |
alepulver  |
- Update to version 1.3.20080810. |
1.0a_4 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.0a_4 22 Mar 2008 14:48:03
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.0a_3 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
1.0a_2 04 Mar 2008 12:24:52
 |
alepulver  |
- Fix MASTER_SITES.
Reported by: pointyhat (erwin) |
1.0a_2 19 Oct 2007 02:02:34
 |
alepulver  |
- Add USE_XLIB when needed since USE_GL does not imply it anymore.
Reported by: pointyhat (via erwin) |
1.0a_2 28 Jul 2007 12:27:31
 |
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
1.0a_1 05 Jun 2007 02:50:04
 |
alepulver  |
- Change the definition DLL_ONLY -> NO_VM_COMPILED for architectures which do
not have a VM compiler in SCons files to match sources. This should fix
compilation on these architectures (others than i386, amd64 and powerpc).
Reported by: pointyhat |
1.0a_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0a 02 May 2007 05:01:33
 |
alepulver  |
- Fix SConscript to avoid building VM on unsupported architectures.
Reported by: pointyhat |
1.0a 22 Apr 2007 22:42:10
 |
alepulver  |
- Fix building on non i386 (because of a wrong #error directive).
Reported by: pointyhat |
1.0a 21 Apr 2007 03:09:06
 |
alepulver  |
- Update to version 1.0a. |
b2 25 Feb 2007 23:35:40
 |
alepulver  |
The Marriage of XreaL and Icculus.org Q3 w/ Improvements!
Evolution Q3 uses the advanced XreaL OpenGL 2.0 renderer for advanced GLSL
powered effects.
WWW: http://evolution.quakedev.com/ |