Tilman Keskinoz
e78c69cddf
Fix build on 64bit platforms
2007-08-03 13:26:10 +00:00
Pav Lucistnik
5f1016d756
- 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>
2007-07-20 12:41:02 +00:00
Daniel Eischen
52f82a19f3
Use vfscanf() instead of __svfscanf() which is a function internal to
...
libc.
Approved by: portmgr (linimon)
2007-05-22 04:32:10 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
1385439bf0
- 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
2007-01-31 10:06:01 +00:00
Kris Kennaway
b90e75409c
Retire obsolete a.out shared library support
2007-01-30 04:14:53 +00:00
Thierry Thomas
e6fa0c6df5
s:/usr/X11R6:${X11BASE}: everywhere.
...
Submitted by: Pedro Giffuni <giffunip (at) asme.org>
2006-12-28 18:24:06 +00:00
Pav Lucistnik
ba3cef7ac6
- Fix build with gcc41
...
- Respect CC
- Install fonts
PR: ports/104032
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
2006-10-07 10:28:40 +00:00
Tilman Keskinoz
45e0cdd363
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>
2006-09-22 14:03:41 +00:00
Cheng-Lung Sung
7fcd38cac3
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
...
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:13:42 +00:00
Thierry Thomas
853e9efdda
Fix two bad patches.
...
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
2006-05-28 20:23:16 +00:00
Thierry Thomas
d3e597f062
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>
2006-05-25 20:51:32 +00:00
Edwin Groothuis
5b2fd8de70
Remove USE_REINPLACE from categories starting with X
2006-05-13 05:00:46 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Dejan Lesjak
97e24935c1
Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.
2006-01-21 18:55:31 +00:00
Pav Lucistnik
56e8b9c386
- Add SHA256
2005-11-25 19:33:59 +00:00
Pav Lucistnik
d9280c34db
- Fix patching
...
Reported by: krismail
Approved by: portmgr (kris)
Pointy hat to: pav
2005-08-19 16:13:36 +00:00
Pav Lucistnik
756b8b9d92
- Fix build on sparc64
...
Reported by: krismail
Approved by: portmgr (kris)
2005-08-18 13:25:52 +00:00
Pav Lucistnik
d2c12aa0df
- Unbreak xview-clients on FreeBSD 5.X and newer
...
Reported by: krismail
Approved by: portmgr (kris)
2005-08-11 13:20:12 +00:00
Pav Lucistnik
870498d268
- 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)
2005-08-06 21:39:23 +00:00
Dejan Lesjak
5066edac69
Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).
2005-06-15 02:42:14 +00:00
Jacques Vidrine
43eb26289a
Correct buffer overflows in xview libraries.
...
Obtained from: Debian
Security: http://vuxml.freebsd.org/ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d.html
2005-06-01 17:08:52 +00:00
Kris Kennaway
f3ab1adcfb
BROKEN on 5.x: Broken by changes to make(1)
...
Approved by: portmgr (self)
2004-09-30 05:49:11 +00:00
Erwin Lansing
2f778a0834
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)
2004-05-09 07:10:43 +00:00
Tilman Keskinoz
a8cc709a5e
Fix build on AMD64
2004-05-05 13:53:12 +00:00
Thierry Thomas
a2c6722d4a
Reassign maintainership to Serge Gagnon.
...
Take care, Serge!
PR: ports/64517
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca>
Approved by: mat (mentor)
2004-03-21 09:58:44 +00:00
Kris Kennaway
f50c7f3199
BROKEN on amd64: Does not compile
2004-03-05 12:20:58 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Pav Lucistnik
bbff923854
- Redo this port. Now it compiles on -current again.
...
PR: ports/58176
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-13 23:38:21 +00:00
Mark Linimon
b372d889a9
Mark as broken on recent versions of 5.x due to imake problems.
2003-11-22 17:01:30 +00:00
Mark Linimon
0e653b3b04
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.
2003-11-02 00:15:23 +00:00
Christian Weisgerber
2934d4ceb2
Release maintainership of ports due to personal technical difficulties.
...
Submitted by: Serge Gagnon
2003-07-30 20:18:51 +00:00
Daichi GOTO
e4b8bfe6d0
- 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)
2003-06-19 06:56:25 +00:00
Kris Kennaway
93872f18cc
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
2003-06-04 22:43:38 +00:00
Kris Kennaway
d500c1cc50
BROKEN on 5.1: does not compile
2003-05-18 10:15:44 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Patrick Li
40ec9cb1db
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>
2002-08-01 02:50:41 +00:00
David W. Chapman Jr.
f023fb8b4d
Fix building on -current
...
PR: 37987
Submitted by: Oliver Braun
2002-05-15 20:03:08 +00:00
Patrick Li
b666502afd
- PORTDOCS police
...
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Thomas Gellekum
a9b51c42e0
Don't remove include/bitmaps; mtree(8) takes care of it.
2001-06-07 11:45:55 +00:00
Jimmy Olgeni
a130b2e7dd
Batch of style fixes for x11-toolkits.
2001-02-05 16:49:17 +00:00
Lars Koeller
ba965121da
Forgotten to bump PORTREVISION due to addition of patch-lp, which fixed
...
the problems of finding .text_extras_menu.
2001-01-28 14:54:40 +00:00
Lars Koeller
c614263584
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
-DEXTRASMENU="\"/usr/X11R6/lib/.text_extras_menu\""
This absolute path is not handeld by the code in
.../lib/libxview/textsw/txt_e_menu.c
This patch fixes this case. The warning message when starting xview
progams it's unable to find
/usr/lib/./usr/X11R6/lib/.text_extras_menu
didn't appear anymore.
2001-01-21 19:05:07 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2
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.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
1de95a9ce1
First round of INSTALL_SHLIB fixes.
2000-06-15 16:44:16 +00:00
Satoshi Asami
fe90a46320
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
...
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Satoshi Asami
56d3de68d8
Add 5 files and delete 4 directories.
...
Submitted by: bento
2000-06-02 19:32:26 +00:00