Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Nov 2019 17:17:54
1.2.1_4

|
zeising  |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
05 Dec 2018 14:09:12
1.2.1_4

|
egypcio  |
use @FreeBSD.org as MAINTAINER instead of my private address
benchmarks/vegeta
devel/busybee
devel/git-lfs
devel/gnu-efi
devel/hub
devel/libe
devel/py-fabric3
devel/py-fabric3
dns/dhisd
dns/dnscrypt-proxy2
dns/go-geodns
emulators/hatari
irc/weechat-otr (Only the first 15 lines of the commit message are shown above ) |
09 Aug 2018 12:22:42
1.2.1_4

|
garga  |
sysutils/xbatt:
- Add missing dependencies
- Pass maintainership to submitter
- Bump PORTREVISION
PR: 230056
Submitted by: Vinicius Zavam <egypcio@googlemail.com>
Sponsored by: Rubicon Communications, LLC (Netgate) |
03 Sep 2015 18:50:12
1.2.1_3

|
amdmi3  |
- Drop 8.x support |
04 Jun 2015 22:38:07
1.2.1_3

|
amdmi3  |
Loose IGNORE condition, apm_bios.h is only absent on 8.x amd64 |
04 Jun 2015 13:29:44
1.2.1_3

|
amdmi3  |
- Mark IGNORE on 8.x ('APMIO_GETINFO' undeclared) - 8.x doesn't seem to have
required apm support
MFH: 2015Q2 |
03 Feb 2015 17:56:55
1.2.1_3

|
antoine  |
- Allow staging as a regular user
- Bump portrevision as it was not packaged with intended owner |
02 Feb 2015 02:52:04
1.2.1_2

|
sanpei  |
I tested xbatt on amd64 and add support amd64(no changees) |
18 Aug 2014 19:13:18
1.2.1_2

|
antoine  |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr |
29 Jul 2014 15:00:13
1.2.1_2

|
adamw  |
Rename sysutils/ patch-xy patches to reflect the files they modify. |
27 May 2014 18:44:22
1.2.1_2

|
grembo  |
Stageify
Reviewed by: bapt (mentor)
Approved by: bapt (mentor) |
16 Apr 2014 18:28:50
1.2.1_2

|
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 ) |
20 Sep 2013 23:06:00
1.2.1_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
28 Jun 2013 22:32:28
1.2.1_1

|
bapt  |
Convert to USES=imake
Trim headers |
19 Mar 2011 12:38:54
1.2.1_1
|
miwi  |
- Get Rid MD5 support |
08 Dec 2009 08:16:28
1.2.1_1
|
linimon  |
Reset nobu@psrc.isac.co.jp: address bounces.
Hat: portmgr |
31 Jan 2009 12:00:28
1.2.1_1
|
flz  |
xbatt requires libXaw.
Reported by: pointyhat via erwin |
19 Apr 2008 17:56:05
1.2.1_1 
|
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) |
19 May 2007 20:32:57
1.2.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Jan 2006 01:06:45
1.2.1
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 03:12:58
1.2.1
|
trevor  |
SIZEify (maintainer timeout) |
06 Feb 2004 13:12:53
1.2.1
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
21 Feb 2003 13:28:59
1.2.1
|
knu  |
De-pkg-comment. |
25 Oct 2000 10:11:01

|
asami  |
ComplexProgramTarget() -> ComplexProgramTargetNoMan() |
08 Oct 2000 07:23:57

|
asami  |
Convert category sysutils to new layout. |
03 Aug 2000 10:28:58

|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |