| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=75952
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
| |
headers)
Notes:
svn path=/head/; revision=65748
|
|
|
|
|
|
|
| |
Approved by: asami
Notes:
svn path=/head/; revision=36564
|
|
|
|
|
|
|
|
| |
PR: ports/17496
Submitted by: Tetsurou OKAZAKI <okazaki@be.to>
Notes:
svn path=/head/; revision=30518
|
|
|
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
Notes:
svn path=/head/; revision=30229
|
|
|
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
Notes:
svn path=/head/; revision=27679
|
|
|
|
| |
Notes:
svn path=/head/; revision=27501
|
|
|
|
| |
Notes:
svn path=/head/; revision=25766
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
|
|
|
| |
an X dependancy)
Notes:
svn path=/head/; revision=19985
|
|
|
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
Notes:
svn path=/head/; revision=19799
|
|
|
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
Notes:
svn path=/head/; revision=19223
|
|
|
|
|
|
|
|
|
| |
PR: 10783
Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
Diagnosed by: David Deatherage <DDeatherage@bridge.com>
Notes:
svn path=/head/; revision=17751
|
|
|
|
|
|
|
| |
PR: ports/10782
Notes:
svn path=/head/; revision=17635
|
|
|
|
| |
Notes:
svn path=/head/; revision=17142
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
Notes:
svn path=/head/; revision=17053
|
|
|
|
| |
Notes:
svn path=/head/; revision=16378
|
|
|
|
|
|
|
| |
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
Notes:
svn path=/head/; revision=16277
|
|
|
|
| |
Notes:
svn path=/head/; revision=16085
|
|
|
|
|
|
|
|
| |
PR: ports/8289 (part of)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Notes:
svn path=/head/; revision=15768
|
|
|
|
|
|
|
| |
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
Notes:
svn path=/head/; revision=13867
|
|
|
|
|
|
|
|
| |
PR: 8090
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Notes:
svn path=/head/; revision=13832
|
|
|
|
|
|
|
| |
PR: ports/8208
Notes:
svn path=/head/; revision=13788
|
|
|
|
| |
Notes:
svn path=/head/; revision=13106
|
|
|
|
|
|
|
|
| |
emacsen (*mule-common, mule). That is left for someone more
familiar with their twisty incestuous relationships.
Notes:
svn path=/head/; revision=12575
|
|
|
|
|
|
|
|
| |
depend on ordering in the parent Makefiles for the links to be created
correctly.
Notes:
svn path=/head/; revision=10410
|
|
|
|
|
|
|
| |
conventions.
Notes:
svn path=/head/; revision=9154
|
|
|
|
|
|
|
|
| |
the need for a hack in ld.so to make emacs work. I have submitted
these changes to a GNU emacs maintainer.
Notes:
svn path=/head/; revision=9153
|
|
|
|
|
|
|
|
|
| |
goodness, I don't even know how long they were missing!
PR: 5286 (pointed out the ccmode omission)
Notes:
svn path=/head/; revision=9071
|
|
|
|
| |
Notes:
svn path=/head/; revision=7358
|
|
|
|
| |
Notes:
svn path=/head/; revision=6802
|
|
|
|
|
|
|
|
|
|
| |
use the terminfo version of tparam() since the termcap version supplies
tgoto() which seriously screws up text display. ncurses-4.1 has both a
termcap and terminfo internal interface and is quicker with the terminfo
one even when it's read a termcap.db file.
Notes:
svn path=/head/; revision=6571
|
|
|
|
|
|
|
|
| |
(with all entries listed in emacs.texi) deleted only the first entry
when the user did a pkg_delete (a bug in install-info, maybe?).
Notes:
svn path=/head/; revision=6514
|
|
|
|
|
|
|
|
|
| |
(which was about equal to number of FreeBSD installations on Hale Bopp
itself). Seems like I need to just go ahead and commit it so people
can try out and scream!
Notes:
svn path=/head/; revision=6235
|
|
|
|
|
|
|
| |
ports/3175.
Notes:
svn path=/head/; revision=6165
|
|
|
|
|
|
|
| |
PR ports/2860.
Notes:
svn path=/head/; revision=5831
|
|
|
|
|
|
|
| |
site 2 months ago and nobody noticed!
Notes:
svn path=/head/; revision=4594
|
|
|
|
| |
Notes:
svn path=/head/; revision=4571
|
|
|
|
| |
Notes:
svn path=/head/; revision=4534
|
|
|
|
|
|
|
| |
Minor variable reordering where needed.
Notes:
svn path=/head/; revision=4383
|
|
|
|
|
|
|
| |
Submitted by: asami
Notes:
svn path=/head/; revision=4038
|
|
|
|
| |
Notes:
svn path=/head/; revision=4028
|
|
|
|
|
|
|
|
|
| |
Reminded by: "Philippe Charnier" <charnier@xp11.frmug.org>
Use GNU_CONFIGURE=yes instead of HAS_CONFIGURE=yes.
Notes:
svn path=/head/; revision=4027
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
Notes:
svn path=/head/; revision=3948
|
|
|
|
|
|
|
| |
Submitted (in part) by: rich
Notes:
svn path=/head/; revision=3742
|
|
|
|
| |
Notes:
svn path=/head/; revision=3192
|