| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
Notes:
svn path=/head/; revision=162181
|
|
|
|
|
|
|
|
| |
PR: 93682
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=157149
|
|
|
|
|
|
|
|
| |
Submitted by: tdb
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=157074
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
Notes:
svn path=/head/; revision=153347
|
|
|
|
|
|
|
|
| |
PR: 91252
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=152772
|
|
|
|
|
|
|
| |
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=148823
|
|
|
|
|
|
|
|
| |
PR: 78958
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=131625
|
|
|
|
|
|
|
|
| |
PR: 77292
Submitted by: kris via pointyhat, and John Cochran <jdc@fiawol.org> [1]
Notes:
svn path=/head/; revision=128349
|
|
|
|
|
|
|
| |
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=128137
|
|
|
|
| |
Notes:
svn path=/head/; revision=128114
|
|
|
|
| |
Notes:
svn path=/head/; revision=126890
|
|
|
|
| |
Notes:
svn path=/head/; revision=126889
|
|
|
|
|
|
|
|
| |
PR: 75503
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=126888
|
|
|
|
|
|
|
|
| |
PR: 65409
Submitted by: trevor
Notes:
svn path=/head/; revision=108577
|
|
|
|
|
|
|
|
|
|
|
| |
with a minor change in the cgx distfile.
PR: ports/57071
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Approved by: maho
Notes:
svn path=/head/; revision=89295
|
|
|
|
|
|
|
|
|
|
|
| |
replace _toupper to toupper. _toupper
is a macro defined at 5-CURRENT in ctype.h so
it doesn't harm for both.
Submitted by: bento
Notes:
svn path=/head/; revision=88030
|
|
|
|
|
|
|
| |
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=86619
|
|
|
|
|
|
|
| |
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=86600
|
|
|
|
|
|
|
| |
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=86596
|
|
|
|
|
|
|
|
|
|
| |
replace _toupper to toupper. _toupper
is a macro defined at 5-CURRENT in ctype.h
Submitted by: kris (bento's log)
Notes:
svn path=/head/; revision=85653
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fixed the spooles port
b) there are three (small) missing patches from the experimental
tree that are not in the files dir.
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Reviewed by: maho
Notes:
svn path=/head/; revision=84725
|
|
|
|
|
|
|
|
|
|
|
| |
1. add documents/examples
2. slight patches
PR: 52018
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=83925
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. ports/math/spooles uses threading, so add pthread explicitly
for 5.1-BETA we don't ever need it.
2. _toupper should be a macro version of subset of toupper.
See the difference between ctype.h of 5.1-BETA and 4-STABLE.
However, I don't see the reason why it cgx uses _toupper (thread safety?).
Pointed out by: kris
Notes:
svn path=/head/; revision=80577
|
|
Submitted by : Pedro F. Giffuni <giffunip@yahoo.com>
Almost writeen by: maho
Notes:
svn path=/head/; revision=80178
|