Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.1.4.19c_4 05 Jun 2020 10:28:13 |
rene |
Remove expired ports:
2020-06-05 audio/workman: Depends on expired x11-toolkits/xview
2020-05-05 x11-toolkits/xview: 64-bit unsupported
2020-06-05 math/p5-Algorithm-KMeans: Depends on expired math/p5-Math-GSL
2020-05-05 math/p5-Math-GSL: Broken for more than 6 months
2020-06-05 net/openbsc: Depends on expired devel/libosmo-netif
2020-05-05 devel/libosmo-netif: Broken for more than 6 months
2020-06-05 audio/xvmixer: Depends on expired x11-toolkits/xview
2020-06-05 devel/libosmo-sccp: Depends on expired devel/libosmo-netif
2020-06-05 audio/p5-Audio: Depends on expired math/p5-Math-GSL |
3.2.1.4.19c_4 05 Apr 2020 04:30:46 |
cy |
Schedule Openlook and Xview for deorbit. They're 32-bit only and well
past their best before date. |
3.2.1.4.19c_4 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
3.2.1.4.19c_4 14 Aug 2019 12:25:52 |
mat |
Convert to UCL & cleanup pkg-message (categories x) |
3.2.1.4.19c_4 11 Mar 2019 21:25:57 |
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 |
3.2.1.4.19c_3 14 Dec 2017 09:00:34 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
3.2.1.4.19c_3 05 Oct 2017 11:54:23 |
bapt |
Use helpers to avoid including pre.mk/post.mk |
3.2.1.4.19c_3 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
3.2.1.4.19c_3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.2.1.4.19c_3 27 May 2015 00:15:05 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
3.2.1.4.19c_3 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 |
3.2.1.4.19c_3 19 Apr 2015 06:02:41 |
cy |
Unbreak. |
3.2.1.4.19c_2 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
3.2.1.4.19c_2 19 Mar 2015 02:21:25 |
cy |
Fix conflict, file ownership, and build issues. |
3.2.1.4.19c_1 27 Jan 2015 21:01:59 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
3.2.1.4.19c_1 27 Jun 2014 04:53:38 |
cy |
Fix build errors related to stage and pkg-plist consistency.
Convert NOPORTDOCS to option. |
3.2.1.4.19c_1 10 Jun 2014 05:09:09 |
cy |
Support stage. Update to new LIB_DEPENDS. |
3.2.1.4.19c_1 23 Nov 2013 03:53:46 |
cy |
Fix typo.
Pointy hat to: yours truly |
3.2.1.4.19c_1 21 Nov 2013 01:35:36 |
cy |
Address conflict with x11/xloadimage |
3.2.1.4.19c 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
3.2.1.4.19c 18 Sep 2013 07:07:09 |
cy |
Fix xview family builds under 10-CURRENT.
Flags xview-clients MAKE_JOBS_UNSAFE. |
3.2.1.4.19c 28 Jun 2013 11:51:06 |
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 |
3.2.1.4.19c 12 Jun 2013 16:56:43 |
bapt |
Fix build with clang |
3.2.1.4.19c 08 Feb 2012 06:52:21 |
cy |
Update 3.2p1-X11R6 --> 3.2p1.4-19c
This fixes cmdtool and shelltool terminal handling and utmpx issues under
9.0. |
3.2.1_12 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
3.2.1_12 27 Sep 2011 00:55:46 |
cy |
Fix unresolved external reference in xview-clients under 9.0. |
3.2.1_11 25 Sep 2011 05:48:13 |
cy |
Fix build under 9.0 (with new utmpx). |
3.2.1_11 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
3.2.1_11 08 Jun 2011 17:55:19 |
cy |
Fix XAllocID assertion in Xview applications.
Assume maintainership of this port.
Obtained from: Ubuntu bug 89166 |
3.2.1_10 07 Apr 2010 08:34:21 |
pav |
- Fix build when custom CFLAGS are set in make.conf
PR: ports/144138
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> |
3.2.1_10 20 Mar 2010 13:27:59 |
miwi |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
3.2.1_10 06 Aug 2009 04:03:31 |
dougb |
The port needs COMPAT_43TTY defined to build on -CURRENT
Mark MAKE_JOBS_UNSAFE
Submitted by: mel.flynn+fbsd.ports at mailing.thruhere.net |
3.2.1_10 09 Jun 2009 15:33:28 |
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) |
3.2.1_9 19 Jul 2008 17:27:39 |
miwi |
- Set only i386 - Attempting to launch any application
that uses xview on amd64 causes a segmentation dump
(signal 10, bus error).
PR: 125589
Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com> |
3.2.1_9 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) |
3.2.1_9 13 Mar 2008 11:42:13 |
miwi |
- Remove dependency on X_CLIENTS_PORTS
PR: 121478
Submitted by: Chess Griffin <chess@chessgriffin.com> |
3.2.1_8 03 Jan 2008 21:03:36 |
miwi |
- Remove inclusion of sgtty
PR: 119102
Submitted by: Ed Schouten <ed@fxq.nl> |
3.2.1_7 03 Aug 2007 13:26:11 |
arved |
Fix build on 64bit platforms |
3.2.1_7 20 Jul 2007 12:41:02 |
pav |
- The port was patching /usr/lib --> /usr/X11R6/lib and then replacing all
occurrences of X11BASE to PREFIX. It's a lot cleaner to remove all prefix
changing patches and directly change /usr/lib to $PREFIX/lib with reinplace.
PR: ports/114507
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> |
3.2.1_7 22 May 2007 04:32:10 |
deischen |
Use vfscanf() instead of __svfscanf() which is a function internal to
libc.
Approved by: portmgr (linimon) |
3.2.1_7 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}. |
3.2.1_6 31 Jan 2007 10:06:02 |
pav |
- Clean up lib/X11/config on package deinstall. This was masked in port builds,
because the directory contained imake files. But when xview was added from
package, this directory was left over after deinstall. Should fix leftovers
on pointyhat |
3.2.1_5 30 Jan 2007 04:14:53 |
kris |
Retire obsolete a.out shared library support |
3.2.1_5 28 Dec 2006 18:24:07 |
thierry |
s:/usr/X11R6:${X11BASE}: everywhere.
Submitted by: Pedro Giffuni <giffunip (at) asme.org> |
3.2.1_5 07 Oct 2006 10:28:40 |
pav |
- Fix build with gcc41
- Respect CC
- Install fonts
PR: ports/104032
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> |
3.2.1_4 22 Sep 2006 14:03:42 |
arved |
Don't install msgfmt and xgettext.
They may break devel/gettext if a user has set /usr/X11R6/bin before
/usr/local/bin.
PR: 100582
Reported by: Jean-Baptiste Quenot <jbq@caraldi.com> |
3.2.1_3 15 Aug 2006 01:13:42 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
3.2.1_3 28 May 2006 20:23:16 |
thierry |
Fix two bad patches.
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> |
3.2.1_3 25 May 2006 20:51:33 |
thierry |
Cleanup. The changes are mostly cosmetical but should help the build on
platforms different than i386.
Add a WWW link.
PR: ports/94990
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> |
3.2.1_3 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
3.2.1_3 22 Jan 2006 03:00:46 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.2.1_3 21 Jan 2006 18:55:31 |
lesi |
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. |
3.2.1_3 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
3.2.1_3 19 Aug 2005 16:13:36 |
pav |
- Fix patching
Reported by: krismail
Approved by: portmgr (kris)
Pointy hat to: pav |
3.2.1_3 18 Aug 2005 13:25:52 |
pav |
- Fix build on sparc64
Reported by: krismail
Approved by: portmgr (kris) |
3.2.1_3 11 Aug 2005 13:20:12 |
pav |
- Unbreak xview-clients on FreeBSD 5.X and newer
Reported by: krismail
Approved by: portmgr (kris) |
3.2.1_3 06 Aug 2005 21:39:23 |
pav |
- Unbreak on 5.X and above:
* Redo SUBDIRS passing to work with new make(1)
* Patch out TIOCREMOTE ioctl calls, it was removed from FreeBSD
* Some gcc34 fixes
- Fix plist for xorg users
Approved by: portmgr (marcus) |
3.2.1_3 15 Jun 2005 02:42:14 |
lesi |
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). |
3.2.1_3 01 Jun 2005 17:08:52 |
nectar |
Correct buffer overflows in xview libraries.
Obtained from: Debian
Security:
http://vuxml.freebsd.org/ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d.html |
3.2.1_2 30 Sep 2004 05:49:11 |
kris |
BROKEN on 5.x: Broken by changes to make(1)
Approved by: portmgr (self) |
3.2.1_2 09 May 2004 07:10:43 |
erwin |
Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.
Thanks for all your work, Serge! Sorry to see you go.
PR: 66407
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> (maintainer) |
3.2.1_2 05 May 2004 13:53:12 |
arved |
Fix build on AMD64 |
3.2.1_2 21 Mar 2004 09:58:44 |
thierry |
Reassign maintainership to Serge Gagnon.
Take care, Serge!
PR: ports/64517
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca>
Approved by: mat (mentor) |
3.2.1_2 05 Mar 2004 12:16:59 |
kris |
BROKEN on amd64: Does not compile |
3.2.1_2 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
3.2.1_2 13 Dec 2003 23:38:25 |
pav |
- Redo this port. Now it compiles on -current again.
PR: ports/58176
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |
3.2.1_1 22 Nov 2003 17:01:30 |
linimon |
Mark as broken on recent versions of 5.x due to imake problems. |
3.2.1_1 02 Nov 2003 00:15:23 |
linimon |
Fix typo in comments. I don't believe there are that many sites
where you can download masers, but, on the other hand, see RFC 1437
by the present committer. |
3.2.1_1 30 Jul 2003 20:18:51 |
naddy |
Release maintainership of ports due to personal technical difficulties.
Submitted by: Serge Gagnon |
3.2.1_1 19 Jun 2003 06:56:25 |
daichi |
- Unbroke xview on -current machine
- New files patch-old-wait.h patch-text_extras_menu patch-util-Imakefile
types.h.in wait.h.in.
PR: 52437
Submitted by: Serge Gagnon <gagnon__s@videotron.ca> (maintainer) |
3.2.1_1 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
3.2.1_1 18 May 2003 10:08:02 |
kris |
BROKEN on 5.1: does not compile |
3.2.1_1 20 Feb 2003 19:20:28 |
knu |
De-pkg-comment. |
3.2.1_1 01 Aug 2002 02:50:42 |
pat |
Add patch to fix mmap function prototype being redefined even for OS's with
an mmap implementation
PR: ports/41093
Submitted by: Adam Weinberger <adam@vectors.cx> |
3.2.1_1 15 May 2002 20:03:08 |
dwcjr |
Fix building on -current
PR: 37987
Submitted by: Oliver Braun |
24 Dec 2001 02:17:17 |
pat |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
07 Jun 2001 12:45:56 |
tg |
Don't remove include/bitmaps; mtree(8) takes care of it. |
05 Feb 2001 16:49:18 |
olgeni |
Batch of style fixes for x11-toolkits. |
28 Jan 2001 14:54:41 |
lkoeller |
Forgotten to bump PORTREVISION due to addition of patch-lp, which fixed the
problems of finding .text_extras_menu. |
21 Jan 2001 19:05:07 |
lkoeller |
During compile of xview on my 4.2-Release System with XFree-3.3.6 the location
of .text_extras_menu is set via imake to |
08 Oct 2000 08:03:53 |
asami |
Convert category x11-toolkits to new layout. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 |
sobomax |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 17:44:17 |
sobomax |
First round of INSTALL_SHLIB fixes. |
09 Jun 2000 22:59:16 |
asami |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my area on
the local ports tree. |
02 Jun 2000 20:32:26 |
asami |
Add 5 files and delete 4 directories. |