Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Oct 2019 12:21:22
1.0.1_5

|
rakuco  |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
14 Aug 2019 12:25:52
1.0.1_5

|
mat  |
Convert to UCL & cleanup pkg-message (categories x) |
11 Mar 2019 21:25:57
1.0.1_5

|
zeising  |
x11-fonts/mkfontscale: Update to 1.2.0
Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES
Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html
Thanks to Antoine for the exp-run!
PR: 236336 (exp-run)
Obtained from: FreeBSD Graphics Team dev repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by: B3 Init |
13 Mar 2017 18:32:12
1.0.1_4

|
krion  |
Fix fetch and handover maintainership to submitter.
PR: 217675
Submitted by: portmaster@bsdforge.com
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9973 |
01 Apr 2016 14:33:58
1.0.1_4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
21 Mar 2015 23:05:21
1.0.1_4

|
bapt  |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
20 Dec 2014 19:57:42
1.0.1_3

|
bapt  |
cleanup plist |
16 Sep 2014 11:26:48
1.0.1_3

|
marino  |
x11-fonts/sgifonts: Use $TAR instead of $EXTRACT_CMD
Currently, FreeBSD defines EXTRACT_CMD as $TAR, but DragonFly does not
have a default value for EXTRACT_CMD. Using $TAR instead of $EXTRACT_CMD
is a No-Op for FreeBSD, but restores the build on DragonFly which got
disrupted as a result of the previous commit. |
01 Sep 2014 09:21:44
1.0.1_3

|
vanilla  |
Support STAGEDIR.
PR: ports/193173
Submitted by: Ports Fury. |
20 Sep 2013 23:51:15
1.0.1_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fonts) |
07 Sep 2013 17:20:21
1.0.1_2

|
sunpoet  |
- Use single space after WWW: |
28 Jun 2013 11:51:06
1.0.1_2

|
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 |
17 Apr 2013 16:56:04
1.0.1_2

|
bapt  |
All supported version of FreeBSD have a bsdtar version that support extracting
rpm.
Remove now useless dependency on rpm2cpio
Feature safe: yes |
27 Jan 2013 05:55:20
1.0.1_2

|
tabthorpe  |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr |
19 Mar 2011 12:38:54
1.0.1_2
|
miwi  |
- Get Rid MD5 support |
09 Jun 2009 15:33:28
1.0.1_2
|
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
20 Aug 2008 06:40:43
1.0.1_1
|
linimon  |
Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat: portmgr |
19 Apr 2008 17:56:05
1.0.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.0.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Nov 2006 11:23:30
1.0.1
|
miwi  |
- Pass maintainership to submitter
(Notes: request of ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net> |
07 May 2006 16:01:48
1.0.1
|
sem  |
- Remove CVS tags and blank lines from distinfo file in unmaintained ports
Obtained from: distinfo survey |
11 Feb 2006 21:03:14
1.0.1
|
netchild  |
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1] |
07 Jan 2006 20:00:09
1.0.1
|
trevor  |
Hash with SHA-256. |
23 Jul 2004 19:10:32
1.0.1
|
anholt  |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
07 Apr 2004 13:37:26
1.0.1
|
trevor  |
Use SORT macro. Clarify COMMENT. Use PLIST_DIRS. Drop maintainership. |
27 Jan 2004 16:12:37
1.0.1
|
trevor  |
Add size data. |
22 Jan 2004 12:18:43
1.0.1
|
trevor  |
Use the CPIO macro defined in bsd.port.mk. |
12 Dec 2003 13:43:05
1.0.1
|
netchild  |
s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.
I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio. |
21 Oct 2003 08:38:46
1.0.1
|
trevor  |
Make fetchable.
nods to: fenner's survey and www.alltheweb.com |
20 Jul 2003 05:07:52
1.0.1
|
trevor  |
Fix dependence on rpm2cpio.
Submitted by: Phil Pennock |
15 Apr 2003 18:24:53
1.0.1
|
trevor  |
Chase home page.
Submitted by: Michal Pasternak |
01 Mar 2003 14:34:34
1.0.1
|
trevor  |
Retire comment file. |
05 Jul 2002 01:01:39
1.0.1
|
trevor  |
Add a dependency seen in the bento log. |
20 Jun 2002 09:49:41
1.0.1
|
trevor  |
Inadvertently, I did not remove these lines when I got rid of the
use of the temporary file, and so "make do-extract" was broken.
reported by: dougb |
19 Jun 2002 01:30:06
1.0.1
|
trevor  |
Use a pipe instead of a temporary file. |
19 Jun 2002 01:25:05
1.0.1
|
trevor  |
Prefer the rpm2cpio from ports/archivers/rpm2cpio to the (conflicting)
one from ports/archivers/rpm, because the former is much smaller
and depends only on Perl. |
19 Jun 2002 01:17:07
1.0.1
|
trevor  |
Quiet this port.
Submitted by: dougb |
31 May 2002 09:28:08
1.0.1
|
trevor  |
Install under local/. Clarify PKGMESSAGE. |
31 May 2002 09:17:46
1.0.1
|
trevor  |
new port of the fonts from the SGI ProPack 1.4 for Linux, from a
suggestion by Ryan Dooley |