| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=373063
|
|
|
|
|
|
|
|
| |
tty.c wants a readline_echoing_p symbol that doesn't seem to exist in
readline from ports.
Notes:
svn path=/head/; revision=365148
|
|
|
|
| |
Notes:
svn path=/head/; revision=363586
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=351145
|
|
|
|
|
|
|
|
|
|
| |
- Stage support
PR: 184235
Submitted by: ports fury
Notes:
svn path=/head/; revision=346273
|
|
|
|
| |
Notes:
svn path=/head/; revision=345423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=343634
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang, -Wno-return-type
- NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Trim Makefile header
Approved by: culot / jpaetzel (mentors, implicit)
Notes:
svn path=/head/; revision=320967
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SUB_FILES to create pmfrc.default [1]
- Added another MASTER_SITE
- Recreated patches with "make makepatch" for readability
- Added handling for NOPORTEXAMPLES
PR: ports/143146 [1]
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1]
Notes:
svn path=/head/; revision=249108
|
|
|
|
|
|
|
|
| |
PR: 110875
Submitted by: Ed Schouten <ed@fxq.nl>
Notes:
svn path=/head/; revision=188464
|
|
|
|
| |
Notes:
svn path=/head/; revision=149443
|
|
|
|
| |
Notes:
svn path=/head/; revision=106662
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
| |
PR: ports/45409
Submitted by: Volker Stolz <vs@foldr.org>
Notes:
svn path=/head/; revision=70995
|
|
|
|
|
|
|
|
| |
PR: ports/45656
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=70919
|
|
|
|
|
|
|
|
| |
105 pointy hats to: me
Approved by: pat
Notes:
svn path=/head/; revision=69625
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
|
|
| |
- Utilize DATADIR/DOCSDIR/EXAMPLESDIR
PR: ports/44119
Submitted by: Ports Fury.
Notes:
svn path=/head/; revision=68132
|
|
|
|
|
|
|
|
| |
- DOCSDIR support to some
- Brush out some lint
Notes:
svn path=/head/; revision=52072
|
|
|
|
|
|
|
|
|
|
| |
- Change location of data files from libdata/ to share/
PR: 20840
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=31966
|
|
|
|
| |
Notes:
svn path=/head/; revision=27423
|
|
|
|
| |
Notes:
svn path=/head/; revision=26060
|
|
|
|
|
|
|
|
|
|
|
| |
- Move install path of utility data from lib/ to libdata/
- Fix pkg/PLIST
PR: 16682
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=25751
|
|
|
|
| |
Notes:
svn path=/head/; revision=21852
|
|
|
|
| |
Notes:
svn path=/head/; revision=21126
|
|
|
|
|
|
|
|
|
| |
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
Notes:
svn path=/head/; revision=21051
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Notes:
svn path=/head/; revision=19803
|
|
|
|
|
|
|
|
| |
Partially submitted by: n_himba
PR: ports/12032
Notes:
svn path=/head/; revision=19226
|
|
|
|
|
|
|
|
|
| |
cc -o pmf -O2 -D_ANSI_SOURCE main.o ipc.o use_ipc.o alias.o error.o get_input.o do_commands.o misc.o display.o signals.o help.o tty.o variables.o robot.o word_split.o line_split.o globals.o apply.o handle_cmd.o dollar_match.o gag.o cryptsay.o putget.o xmode.o compile_time.o rl_history.o c_packages/libc_packs.a -lreadline -lcompat -ltermcap
cc: c_packages/libc_packs.a: No such file or directory
*** Error code 1
Notes:
svn path=/head/; revision=13965
|
|
|
|
|
|
|
| |
Found by: distfile checker
Notes:
svn path=/head/; revision=6100
|
|
|
|
|
|
|
|
|
|
|
| |
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
Notes:
svn path=/head/; revision=4738
|
|
|
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Notes:
svn path=/head/; revision=4578
|
|
|
|
| |
Notes:
svn path=/head/; revision=4575
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=2485
|
|
|
|
| |
Notes:
svn path=/head/; revision=1363
|
|
|
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
Notes:
svn path=/head/; revision=1267
|
|
|
|
|
|
|
|
|
|
| |
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
Notes:
svn path=/head/; revision=590
|
|
|
|
| |
Notes:
svn path=/head/; revision=128
|
|
|
|
| |
Notes:
svn path=/head/; revision=127
|
|
Notes:
svn path=/head/; revision=123
|