Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Nov 2019 20:39:52
2.2_5

|
zeising  |
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'. |
26 Jul 2016 16:51:16
2.2_5

|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
25 Aug 2015 20:32:50
2.2_5

|
naddy  |
Fix a code typo. |
22 May 2015 13:34:22
2.2_4

|
mat  |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
22 May 2015 07:28:14
2.2_4

|
jbeich  |
audio/xcdplayer: consistently use and expand keywords in patches |
22 May 2015 07:21:05
2.2_4

|
jbeich  |
audio/xcdplayer: unbreak on 11.0C and DragonFly
In file included from cdrom_freebsd.c:28:
/usr/include/sys/buf.h:129:30: error: unknown type name 'vm_page_t'
void (*pg_iodone)(void *, vm_page_t *, int, int);
^
cdrom_callb.c:59:6: error: 'cdi' undeclared (first use in this function)
if (cdi.state & CDROM_STATE_EJECTED) {
^
cdrom_callb.c:59:18: error: 'CDROM_STATE_EJECTED' undeclared (first use in this
function)
if (cdi.state & CDROM_STATE_EJECTED) {
^
button_setup.c:583:16: error: 'NODISCSTR' undeclared (first use in this
function)
disc_title = NODISCSTR;
^
Reported by: pkg-fallout, DPorts
Obtained from: https://github.com/jsonn/pkgsrc/commit/4afb403 (modified)
Tested by: md5 |
29 Jul 2014 19:11:53
2.2_4

|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
16 Apr 2014 18:28:50
2.2_4

|
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 ) |
18 Jan 2014 14:56:21
2.2_3

|
antoine  |
Stage support |
20 Sep 2013 14:36:37
2.2_3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
14 Aug 2013 22:35:54
2.2_3

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
28 Jun 2013 11:51:06
2.2_3

|
bapt  |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
04 Feb 2013 14:31:17
2.2_3

|
miwi  |
- Update MASTER_SITES
- Fix build with clang
- Add MAKE_JOBS_SAFE
PR: 175570
Submitted by: Ports Fury |
19 Mar 2011 12:38:54
2.2_3
|
miwi  |
- Get Rid MD5 support |
23 Jan 2009 16:28:36
2.2_3
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
13 May 2008 10:27:09
2.2_2
|
flz  |
Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing in
all xorg-libraries, there's no need to bump PORTREVISION for now.
Approved by: portmgr (self) |
30 May 2007 17:22:06
2.2_2
|
arved  |
Fix build with gcc4 |
19 May 2007 20:32:57
2.2_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Nov 2005 23:29:54
2.2_1
|
pav  |
- Add some SHA256 checksums |
26 Jul 2004 11:34:06
2.2_1
|
osa  |
Move package files from plist to Makefile, remove pkg-plist. |
27 Jan 2004 20:51:07
2.2_1
|
trevor  |
Add SIZE. |
28 Aug 2003 16:56:58
2.2_1
|
naddy  |
Convert from varargs.h to stdarg.h in order to fix build on -CURRENT. |
25 Aug 2003 00:05:27
2.2_1
|
naddy  |
* Bring us into the 64-bit world.
Obtained from: NetBSD
* Use CDROM devices also available on 5.x. |
20 Feb 2003 16:49:55
2.2
|
knu  |
De-pkg-comment. |
23 Sep 2001 20:50:43

|
dwcjr  |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists. |
27 Jan 2001 05:40:11

|
will  |
Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years. |
08 Oct 2000 00:19:06

|
asami  |
Convert category audio to new layout. |
27 Jun 2000 11:23:54

|
alex  |
Fix for phk's bio changes (>= 500003) |
30 May 2000 00:45:01

|
steve  |
- Fix MASTER_SITES - Merge scripts/pre-configure into Makefile |