| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Feb 2012 06:52:21
3.2.1.4.19c
|
cy  |
Update 3.2p1-X11R6 --> 3.2p1.4-19c
This fixes cmdtool and shelltool terminal handling and utmpx issues under
9.0. |
24 Oct 2011 09:11:38
3.2.1_12
|
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 |
27 Sep 2011 00:55:46
3.2.1_12
|
cy  |
Fix unresolved external reference in xview-clients under 9.0. |
25 Sep 2011 05:48:13
3.2.1_11
|
cy  |
Fix build under 9.0 (with new utmpx). |
03 Jul 2011 13:22:25
3.2.1_11
|
ohauer  |
- remove MD5 |
08 Jun 2011 17:55:19
3.2.1_11
|
cy  |
Fix XAllocID assertion in Xview applications.
Assume maintainership of this port.
Obtained from: Ubuntu bug 89166 |
07 Apr 2010 08:34:21
3.2.1_10
|
pav  |
- Fix build when custom CFLAGS are set in make.conf
PR: ports/144138
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> |
20 Mar 2010 13:27:59
3.2.1_10
|
miwi  |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
06 Aug 2009 04:03:31
3.2.1_10
|
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 |
09 Jun 2009 15:33:28
3.2.1_10
|
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) |
19 Jul 2008 17:27:39
3.2.1_9
|
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> |
19 Apr 2008 17:56:05
3.2.1_9  |
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) |
13 Mar 2008 11:42:13
3.2.1_9
|
miwi  |
- Remove dependency on X_CLIENTS_PORTS
PR: 121478
Submitted by: Chess Griffin <chess@chessgriffin.com> |
03 Jan 2008 21:03:36
3.2.1_8
|
miwi  |
- Remove inclusion of sgtty
PR: 119102
Submitted by: Ed Schouten <ed@fxq.nl> |
03 Aug 2007 13:26:11
3.2.1_7
|
arved  |
Fix build on 64bit platforms |
20 Jul 2007 12:41:02
3.2.1_7
|
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> |
22 May 2007 04:32:10
3.2.1_7
|
deischen  |
Use vfscanf() instead of __svfscanf() which is a function internal to
libc.
Approved by: portmgr (linimon) |
19 May 2007 20:32:57
3.2.1_7
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
31 Jan 2007 10:06:02
3.2.1_6
|
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 |
30 Jan 2007 04:14:53
3.2.1_5
|
kris  |
Retire obsolete a.out shared library support |
28 Dec 2006 18:24:07
3.2.1_5
|
thierry  |
s:/usr/X11R6:${X11BASE}: everywhere.
Submitted by: Pedro Giffuni <giffunip (at) asme.org> |
07 Oct 2006 10:28:40
3.2.1_5
|
pav  |
- Fix build with gcc41
- Respect CC
- Install fonts
PR: ports/104032
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> |
22 Sep 2006 14:03:42
3.2.1_4
|
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> |
15 Aug 2006 01:13:42
3.2.1_3
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
28 May 2006 20:23:16
3.2.1_3
|
thierry  |
Fix two bad patches.
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> |
25 May 2006 20:51:33
3.2.1_3
|
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> |
13 May 2006 05:00:46
3.2.1_3
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
22 Jan 2006 03:00:46
3.2.1_3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Jan 2006 18:55:31
3.2.1_3
|
lesi  |
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case. |
25 Nov 2005 19:33:59
3.2.1_3
|
pav  |
- Add SHA256 |
19 Aug 2005 16:13:36
3.2.1_3
|
pav  |
- Fix patching
Reported by: krismail
Approved by: portmgr (kris)
Pointy hat to: pav |
18 Aug 2005 13:25:52
3.2.1_3
|
pav  |
- Fix build on sparc64
Reported by: krismail
Approved by: portmgr (kris) |
11 Aug 2005 13:20:12
3.2.1_3
|
pav  |
- Unbreak xview-clients on FreeBSD 5.X and newer
Reported by: krismail
Approved by: portmgr (kris) |
06 Aug 2005 21:39:23
3.2.1_3
|
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) |
15 Jun 2005 02:42:14
3.2.1_3
|
lesi  |
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). |
01 Jun 2005 17:08:52
3.2.1_3
|
nectar  |
Correct buffer overflows in xview libraries.
Obtained from: Debian
Security:
http://vuxml.freebsd.org/ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d.html |
30 Sep 2004 05:49:11
3.2.1_2  |
kris  |
BROKEN on 5.x: Broken by changes to make(1)
Approved by: portmgr (self) |
09 May 2004 07:10:43
3.2.1_2  |
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) |
05 May 2004 13:53:12
3.2.1_2  |
arved  |
Fix build on AMD64 |
21 Mar 2004 09:58:44
3.2.1_2  |
thierry  |
Reassign maintainership to Serge Gagnon.
Take care, Serge!
PR: ports/64517
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca>
Approved by: mat (mentor) |
05 Mar 2004 12:16:59
3.2.1_2  |
kris  |
BROKEN on amd64: Does not compile |
29 Jan 2004 16:13:06
3.2.1_2  |
trevor  |
SIZEify. |
13 Dec 2003 23:38:25
3.2.1_2  |
pav  |
- Redo this port. Now it compiles on -current again.
PR: ports/58176
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |
22 Nov 2003 17:01:30
3.2.1_1  |
linimon  |
Mark as broken on recent versions of 5.x due to imake problems. |
02 Nov 2003 00:15:23
3.2.1_1  |
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. |
30 Jul 2003 20:18:51
3.2.1_1  |
naddy  |
Release maintainership of ports due to personal technical difficulties.
Submitted by: Serge Gagnon |
19 Jun 2003 06:56:25
3.2.1_1  |
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) |
04 Jun 2003 22:43:38
3.2.1_1  |
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 |
18 May 2003 10:08:02
3.2.1_1  |
kris  |
BROKEN on 5.1: does not compile |
20 Feb 2003 19:20:28
3.2.1_1  |
knu  |
De-pkg-comment. |
01 Aug 2002 02:50:42
3.2.1_1  |
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> |
15 May 2002 20:03:08
3.2.1_1  |
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. |