Andrey Slusar
1a094089e1
Fix installing from package.
...
Reported by: infofarmer
2007-07-02 18:15:52 +00:00
Tom McLaughlin
e2a517ffe7
Use correct device to probe number of MIDI inputs.
...
PR: 112739
Submitted by: Devon H. O'Dell
2007-07-02 18:13:07 +00:00
Pav Lucistnik
00d626ac1a
- Remove provision for FreeBSD 4.X
...
- Typo fix
2007-07-02 18:07:36 +00:00
Dejan Lesjak
c3321fd360
Only depend on xsm if /usr/bin/rsh is present.
...
PR: ports/112806
2007-07-02 18:02:22 +00:00
Dejan Lesjak
f259712642
Reword the error message so it's more clear why the port would refuse to
...
build and make this part fit in 80 character lines [1].
Adjust couple of files in /etc for clean install cases after symlink
creation as mergebase.sh already does for upgrades.
Submitted by: grog [1]
2007-07-02 17:56:11 +00:00
Tom McLaughlin
9489d9d32a
Remove expired port.
...
- Project became tnftp a long time ago
2007-07-02 17:51:31 +00:00
Dejan Lesjak
f3e8535d63
Bump revision for patch-src::GetMoEv.c.
...
Whitespace cleanup by chinsan.
2007-07-02 17:47:45 +00:00
Dejan Lesjak
0138b922be
Compile with FONTCACHE by default as before Xorg 7 and add WITHOUT_XFS_CACHE
...
for disabling this that also comments out relevant entries in default
config file.
2007-07-02 17:42:22 +00:00
Dejan Lesjak
7368641642
Replace placeholder XDMCONFIGDIR with proper value in Xreset and Xstartup
...
scripts [1].
Don't clobber user modifiable config files and scripts [2].
PR: [1] ports/113029 (REINPLACE instead of patch), [2] ports/113894
2007-07-02 17:35:13 +00:00
Martin Wilke
29e744bc1e
- Unbreak
...
- Fix build after objformat removal
2007-07-02 17:35:10 +00:00
Michael Johnson
26d251cf73
Update to 0.5
2007-07-02 17:31:26 +00:00
Dejan Lesjak
e99a33e545
Update to 1.0.3.
...
PR: ports/113593
Submitted by: chinsan
2007-07-02 17:29:04 +00:00
Pav Lucistnik
f2555de210
- Mark as BROKEN on 7.X: does not package - objformat fallout
2007-07-02 17:27:46 +00:00
Dejan Lesjak
14690bd136
Update to 1.0.3.
...
Replace one line pkg-plist with PLIST_FILES.
PR: ports/113590
Submitted by: chinsan
2007-07-02 17:27:23 +00:00
Dejan Lesjak
c9c68fefc5
Update to 1.0.1.
...
Replace one line pkg-plist with PLIST_FILES.
PR: ports/113591
Submitted by: chinsan
2007-07-02 17:25:42 +00:00
Michael Johnson
e2fd660331
Update to 0.5
2007-07-02 17:21:55 +00:00
Dejan Lesjak
1717a2429c
Update to 1.0.2.
...
PR: ports/113589 (without plist changes)
Submitted by: chinsan
2007-07-02 17:20:56 +00:00
Martin Wilke
4141a9f742
- Connect p5-MIME-EncWords
2007-07-02 17:20:46 +00:00
Martin Wilke
d7cc438037
MIME::EncWords is aimed to be another implimentation of MIME::Words so
...
that it will achive more exact conformance with MIME specifications.
Additionally, it contains some improvements. Following synopsis and
descriptions are inherited from its inspirer, with description of
improvements and clarifications added.*
WWW: http://search.cpan.org/dist/MIME-EncWords/
PR: 113365
Submitted by: Olivier Girard <Olivier.Girard@univ-angers.fr>
2007-07-02 17:18:07 +00:00
Dejan Lesjak
fd91d030cb
Update to 1.0.4.
...
PR: ports/113586
Submitted by: chinsan
2007-07-02 17:15:13 +00:00
Dejan Lesjak
cac2c74fe3
Update to 1.0.2.
...
PR: ports/113585
Submitted by: chinsan
2007-07-02 17:13:55 +00:00
Dejan Lesjak
eacee25b50
Update to 1.0.2.
...
PR: ports/113587
Submitted by: chinsan
2007-07-02 17:11:56 +00:00
Pav Lucistnik
ba65e36956
- Mark BROKEN on 7.x, probably objformat fallout
2007-07-02 17:10:45 +00:00
Jung-uk Kim
7a839ffa81
- Update to 7.0 (to sync with other Mesa libraries).
...
- Do not remove HAVE_POSIX_MEMALIGN from configuration files
where posix_memalign(3) is actually available.
- Use amd64-specific configuration file for amd64 build. It gives
slightly better performance because it uses amd64 assembly code
in some places.
Approved by: anholt (maintainer time out)
2007-07-02 17:10:08 +00:00
Dejan Lesjak
9330fe32d6
Update to 1.0.2.
...
PR: ports/113584 (without pkg-plist removal)
Submitted by: chinsan
2007-07-02 17:09:53 +00:00
Dejan Lesjak
a49c17d913
Update to 0.3.2.
...
PR: ports/113580
Submitted by: chinsan
2007-07-02 17:06:07 +00:00
Dejan Lesjak
78bbb25bbf
Update to 1.0.3.
...
PR: ports/113581
Submitted by: chinsan
2007-07-02 17:04:05 +00:00
Rong-En Fan
6f873419a6
- Unbreak on -current by switching back to static linked version.
...
This is due to our version bump on threading libraries.
PR: ports/114149
Submitted by: Ulrich Spoerlein <uspoerlein at gmail.com>
Approved by: Arjan van Leeuwen <freebsd-maintainer at opera.com> (maintainer)
2007-07-02 17:03:49 +00:00
Jung-uk Kim
a9de3e5849
Update to 7.0.
...
Approved by: x11 (no objection)
2007-07-02 17:03:29 +00:00
Jung-uk Kim
4774dbb562
- Update to 7.0.
...
- Use amd64-specific configuration file for amd64 build. It gives slightly
better performance because it uses amd64 assembly code in some places.
Approved by: x11 (no objection)
2007-07-02 17:02:43 +00:00
Pav Lucistnik
7f0a739c67
- Disable on package cluster: requires fully qualified hostname, which we don't provide
2007-07-02 17:01:51 +00:00
Dejan Lesjak
ba32530d41
Update to 1.0.1.
...
PR: ports/113578
Submitted by: chinsan
2007-07-02 17:00:43 +00:00
Rong-En Fan
b159d8aee9
- Fix build with gcc 4.x
...
- While I'm here, remove extra empty line in distinfo
PR: ports/113383
Submitted by: rafan
Approved by: VANHULLEBUS Yvan <yvan.vanhullebus at netasq.com> (maintainer)
2007-07-02 17:00:00 +00:00
Jung-uk Kim
223ce54df1
- Update to 7.0.
...
- Patch data file paths in progs/xdemos, not just progs/demos
as yuvrect_client demo needs it.
- Add a patch for glthreads.c to fix a warning on amd64.
Approved by: araujo (maintainer)
2007-07-02 16:54:02 +00:00
Michael Johnson
6cb2bc0885
Update sparc64 version to 0.5
2007-07-02 16:51:10 +00:00
Johan van Selst
350781798f
Update to 3.5b13
2007-07-02 16:48:54 +00:00
Lars Balker Rasmussen
09f73b8e2c
Update to 0.38.
2007-07-02 16:46:49 +00:00
Jung-uk Kim
89f3ad22bc
- Update to 7.0.
...
- Change NOPROFILE to NO_PROFILE since all supported releases have it.
Approved by: shaun (maintainer)
2007-07-02 16:46:12 +00:00
Lars Balker Rasmussen
e10b61bfec
Update to 1.14 and take maintainership.
...
Approved by: Angelo Turetta (previous maintainer)
2007-07-02 16:45:15 +00:00
Pav Lucistnik
55a7aecf54
- Fix build with gcc42
...
PR: ports/112687
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> (maintainer)
2007-07-02 16:37:03 +00:00
Pav Lucistnik
39e6abd018
- No longer hangs on pointyhat
...
- Mark BROKEN: does not configure
2007-07-02 16:34:43 +00:00
Mathieu Arnold
6539d16a30
Update to 0.66
2007-07-02 16:27:45 +00:00
Alexey Dokuchaev
5ab5b44616
- Fix yet another PREFIX vs. LOCALBASE issue
...
- Simplify port logic and plist handling
- Do not install yet another copy of GPL
2007-07-02 16:07:07 +00:00
Alexey Dokuchaev
c01c9255e6
- Fix the build with GCC 4.2 [1]
...
- Reindent Makefile header
- Remove attribution from pkg-descr
Reported by: pointyhat (logs) [1]
2007-07-02 15:55:31 +00:00
Alexey Dokuchaev
3bd162063c
- Fix the build with GCC 4.2 [1]
...
- Drop old-school USE_GETOPT_LONG
- Tidy up Makefile and pkg-descr
Reported by: pointyhat (logs) [1]
2007-07-02 15:41:11 +00:00
Martin Wilke
1995c66e00
- Update to 2.0.6
...
- Respect NOPORTEXAMPLES
- Drop FreeBSD 4.X gruft
2007-07-02 15:23:00 +00:00
Michael Nottebrock
89ed8f11a6
Try and not leave an empty share/qt4 behind if a port that just uses
...
USE_QT_VER=4 gets built on pointyhat.
2007-07-02 13:46:50 +00:00
Vanilla I. Shu
c5c45288f6
Upgrade to 0.6.
2007-07-02 13:23:44 +00:00
Martin Wilke
5163481a22
- Update to 1.6.1
...
- Take maintainership
Submitted by: miwi
Approved by: ale@
2007-07-02 12:51:08 +00:00
Alex Dupre
2ae2410416
Add php-cgi dependency.
...
PR: ports/81699
Submitted by: vd
2007-07-02 12:49:20 +00:00