| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
honor of the occasion I have bumped the version number to 1.1.
The port now depends upon the cvsup-bin and cvsupd-bin ports rather
than on the more trouble-prone cvsup port.
The CVSup server is run with "-C 100" (max. 100 clients at a time)
and the true limit is set in the "/usr/local/etc/cvsup/cvsupd.access"
file. This is nice because you can change the limit by editing
the file; you don't have to restart the server. The cvsupd.access
file also contains a rule to limit each individual host to one
connection at a time.
The CVSup client is now run under its own unprivileged user ID
instead of root. This is a security enhancement. It makes it
impossible for a compromised master site to install files into
places outside the mirror area of the filesystem. The permissions
of various other files such as /usr/local/etc/cvsup have also been
strengthened to enhance security.
Both client and server now cd to /var/tmp to run, so that if they
decide to croak they'll be able to write the core file. :-)
The /usr/local/etc/rc.d/cvsupd.sh script now honors the "start"
and "stop" arguments.
The configure script no longer attempts to tell you the sizes of
the various collections. That's impossible to maintain. When I
have time I plan to make a web page where one can obtain that
information from an automatically-updated source. Then I will
reference the URL in the configure script.
It is possible to upgrade an existing cvsup-mirror-1.0 installation
to this new version, but it is tricky because of the change in
ownership of the mirrored files. I will post instructions to the
freebsd-hubs mailing list after I make sure I have the procedure
just right.
|
|
|
|
|
|
|
|
|
|
| |
The trap handler returns different information after this date for
numeric error conditions. Since kern.osreldate is not a reliable
indicator of when this change occurred, we revert to checking for
the presence of a particular #define in <machine/trap.h> to decide
if the SML/NJ runtime sources need to use the newer interface.
Submitted by: Tom <tcrimi@andrew.cmu.edu> (in part)
|
| |
|
|
|
|
|
|
|
|
| |
coding style.
[billf contributed to the Makefile cleanup]
Forgotten by: initial committer
|
|
|
|
| |
to work out why configure wasn't noticing our db.h..
|
| |
|
|
|
|
| |
quite a few things this port is doing wrong or poorly and I plan to fix that.
|
| |
|
| |
|
| |
|
|
|
|
| |
socket code to compile.
|
|
|
|
|
| |
socket code to compile.
Include <time.h> where needed.
|
| |
|
|
|
|
|
|
| |
* Fix a few bugs from the previous release
* Faster loading of newsgroups
* New article threading options
|
| |
|
| |
|
|
|
|
|
| |
PR: 16392
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 16392
Submitted by: Maintainer
|
|
|
|
|
|
| |
PR: 16385
Submitted by: Maintainer
With help from: Alex Langer <alex@big.endian.de>
|
|
|
|
|
| |
PR: 16382
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 16399
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 16400
Submitted by: Maintainer
|
|
|
|
|
|
| |
ispell was looking for files in $LIBDIR. Because $LIBDIR is only used for
dictionaries, we don't need the SHAREDIR variable. Just define LIBDIR to
$PREFIX/share/ispell.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
o Change port's texinfo format procedure more verbose one. This also
fixes the build problem on 4-current.
PR: 16357
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
time now, and is not a legal problem (see Bruce Schneier's latest
Crypto-Gram). Basically, since it's unencumbered, it is alright.
|
|
|
|
| |
Submitted by: reg
|
|
|
|
| |
Approved by: maintainer (Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
to before IPv6.
Since IPv6-enable python make bigger the size of sockaddr, some of scripts
are affected. I maintain python+ipv6 separately to minimize impact for users.
It will be removed when IPv6 patches are merged into original distribution,
such as ruby.
Repositry copied by: asami
|
|
|
|
| |
Obtained from: http://www.freebsd.org/%7Efenner/portsurvey/
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
mailing stuff out automatically, it is just too much. Please use
lrzsz, zmtx-zmrx or any other free alternative.
If nothing else works, you can always compile rzsz from the original
source.
|
|
|
|
|
| |
PR: ports/16386
Submitted by: Trevor Johnson
|
|
|
|
|
|
|
| |
Small new window manager.
PR: ports/16386
Submitted by: trevor@jpj.net
|
|
|
|
| |
Change maintainer to ports since old maintainer's email is invalid.
|
|
|
|
|
| |
PR: ports/16383
Submitted by: saper@system.pl
|
|
|
|
| |
Submitted by: taoka@FreeBSD.org
|
|
|
|
|
|
|
| |
It is caused when IPv6-enable mtr is compiled on *IPv6-disable* kernel,
such as bento environment.
Approved by: billf
|
|
|
|
|
|
|
| |
It is caused when IPv6-enable rsync is compiled on *IPv6-disable* kernel,
such as bento environment.
Approved by: obrien
|
|
|
|
|
|
| |
PR: 16328
Submitted by: Marcin Cieslak <saper@SYSTEM.PL>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 16381
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by: maintainer <chuckr@freebsd.org>
|
|
|
|
|
|
| |
PR: 16384
Submitted by: MIHIRA Yoshiro <anpei@sanpei.org>
Approved by: maintainer
|
|
|
|
|
| |
PR: 16389
Submitted by: Brett Taylor <brett@peloton.runet.edu>
|
|
|
|
|
| |
PR: 16388
Submitted by: Brett Taylor <brett@peloton.runet.edu>
|
| |
|
|
|
|
|
|
|
| |
VMWare virtual machine.
PR: ports/16337
Submitted by: vsilyaev@mindspring.com
|
|
|
|
| |
No response from: maintainer
|
|
|
|
| |
though the common librariy uses IPv6-related defines.
|
|
|
|
| |
'tethereal' (a tcpdump-like program) until 0.8.3 can be released.
|
| |
|
|
|
|
|
|
|
|
| |
- Use ${OSVERSION} instead of ${USE_INET6}
PR: 16376
Partly Submitted by: Nickolay Dudorov <nnd@mail.nsk.ru>
Approved by: obrien
|
|
|
|
| |
Approved by: green (well, I thought he was going to *do* it, but anyway....)
|
|
|
|
| |
Submitted by: taoka@FreeBSD.org
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: 16317
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
|
|
|
|
| |
No response from: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
Now it is intenetionalized and enable for the
multibyte enrivonment.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Garrett Wollman <wollman@lcs.mit.edu>
|
|
|
|
| |
Re-sort.
|
|
|
|
| |
Submitted by: Garrett Wollman <wollman@lcs.mit.edu>
|
|
|
|
|
|
|
| |
* Fix unfetchable distfiles
PR: 16321
Submitted by: Maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
causes infinite recursion while trying to initialize the internal library
state. Instead, use a simple spinlock-based rwlock implementation.
Make minor cancellation cleanups.
|
| |
|
|
|
|
|
|
|
|
| |
- fix memoly leak when using getaddrinfo()
- support draft-ietf-drums-msg-fmt-07
Partly submitted by: Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
* Significant code updates since the last port update
(including an almost complete rewrite of the code
base, plugin support, qif support, etc)
* Take over maintainership of this port (approved by
previous maintainer)
|
|
|
|
|
|
|
|
| |
* New features including: article toolbar, threading/
unthreading of articles, Swedish translations
* Improved killfile support
* Faster article sorting
* Fixes for all known bugs
|
|
|
|
| |
Reviewed by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
At the moment only zlib, mysql and gd support is tested.
|
| |
|
|
|
|
|
| |
PR: 16336
Submitted by: Munehiro Matsuda <haro@tk.kubota.co.jp>
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
Added xdvik-vflib xdvik-vflib-pk118 xdvik-vflib-pk240
xdvik-vflib-pk300 xdvik-vflib-pk360 xdvik-vflib-pk400
xdvik-vflib-pk600 xdvik-vflib-pkall
|
| |
|
|
|
|
|
|
|
|
|
| |
(2) Added slave ports, japanese/xdvik-vflib-pk*, of japanese/xdvik-vflib
(after Asami-san copied repository of japanese/xdvik-vflib to ones of
slave ports)
PR: 15989
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
This port's EDICT is SDIC format
|
| |
|
|
|
|
|
|
| |
GTK+ Object Builder.
This is merely a preprocessor for GTK+, and seems to be
more important for GTK+/GNOME applicatoin development.
|
| |
|
| |
|
|
|
|
|
|
| |
now this port supports IPv6.
Reviewed by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
- The maintainer is now a committer.
Reviewed by: Kim Culhan <kimc@w8hd.org>
|
| |
|
| |
|
|
|
|
|
|
| |
Broken by: billf
Submitted by: jhb
Apologies to: maintainer
|
|
|
|
|
|
|
| |
* Changes in the Makefile
* Added History to the README
* Various fixes in the sources without changing
the version number
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 16183
Submitted by: Dag-Erling Smørgrav <des@yes.no>
|
|
|
|
|
|
|
| |
latest version, 2.10.
PR: ports/15626
Submitted by: Masahiro TAKEMURA <t80382@naoe.t.u-tokyo.ac.jp>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Michael Vasilenko <acid@stu.cn.ua>
PR: ports/15907, ports/16296
|
| |
|
| |
|
| |
|
|
|
|
| |
Use setgid mail for dot lock
|
| |
|
|
|
|
|
| |
Submitted by: maintainer
Obtained from: private comunication
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Change freetype-1.2 to freetype-1.3 in post-install, so
it can find freetype sources to build ttf2pk & ttf2tfm.
2. It no longer uses moettf, but Arphic ttf instead, which
has no character loss and IMHO much more beautiful. :)
3. Generates GB tfms from Arphic fonts.
4. Update maintainer's address.
PR: 16042
Submitted by: maintainer
|
|
|
|
|
| |
PR: 16069
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
o Add patch to avoid divide-by-zero trap
o Merge patches for gnuplot-3.7.1
PR: 16120
Submitted by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
Reviewed by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
The way the hevea port is installed now, if it is
installed as a package, then chances are hevea.sty
will not be visible to latex. What I have done is -
instead of having the port copy hevea.sty to a place
where latex can find it, I give instructions as a
message for the user to put it there.
PR: 16149
Submitted by: maintainer
|
|
|
|
| |
PR: 16178
|
|
|
|
|
| |
PR: 16274
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
| |
- Add WWW: line into pkg/PLIST
PR: 16277
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
|
|
| |
- Support CFLAGS properly
- /usr/bin/perl -> PERL
- Add WWW: line into pkg/DESCR
PR: 16279
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
| |
- Sort pkg/PLIST
PR: 16280
Submitted by: KATO Tsuguru tkato@prontomail.ne.jp
|
|
|
|
|
| |
PR: 16281
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
|
| |
- Strip binary file
- Fix pkg/PLIST
PR: 16283
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 16300
Submitted by: maintainer
|
|
|
|
|
| |
PR: 16062
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 15469
Submitted by: David Scheidt <dscheidt@enteract.com>
|
|
|
|
|
| |
PR: 16130
Submitted by: maintainer
|
|
|
|
|
| |
PR: 15991
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
of the "make patch"ed ${WRKSRC}:
* Use _relative_ symbolic link in the source tree.
* Don't use __FreeBSD__ other than to wrap fpsetmask() stuff.
* #define HAS_INTWAITSTATUS for BSD4.4
PR: 15972
Submitted by: maintainer
|
|
|
|
|
| |
PR: 15944
Submitted by: Maxim Sobolev <sobomax@altavista.net>
|
| |
|
|
|
|
|
| |
PR: 15868
Submitted by: Gregory Bond <gnb@itga.com.au>
|
|
|
|
|
| |
PR: 16059
Submitted by: Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
|
| |
|
| |
|
|
|
|
|
| |
PR: 16243
Submitted by: maintainer
|
|
|
|
|
| |
PR: 15867
Submitted by: maintainer
|
|
|
|
|
| |
PR: 15867
Submitted by: maintainer
|
|
|
|
|
| |
PR: 15842
Submitted by: maintainer
|
|
|
|
|
| |
PR: 14471
Submitted by: Will Andrews <andrews@technologist.com>
|
| |
|
|
|
|
|
| |
PR: 14469
Submitted by: Will Andrews <andrews@technologist.com>
|
| |
|
|
|
|
|
|
|
| |
using lists of phrases commonly found in that kind of babble.
PR: 16194
Submitted by: Nick Johnson <freebsd@spatula.net>
|
|
|
|
|
| |
PR: ports/16259
Submitted by: des
|
|
|
|
| |
with the way I did this port.
|
|
|
|
| |
Reviewed by: maintainer
|
|
|
|
|
|
| |
* Added extended search options
* Added ping times and whois requests
* Various bug fixes and GUI enhancements
|
|
|
|
| |
such as never including unistd.h and using close() on a FILE stream.
|
|
|
|
| |
Reviewed by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
the packaging.
|
|
|
|
| |
Submitted by: Ilia Chipitsine <ilia@cgilh.chel.su>
|
|
|
|
| |
PR: ports/10945
|
|
|
|
| |
files which aren't versionable.
|
|
|
|
|
|
|
| |
during installation
PR: 16079
Submitted by: Maxim Sobolev <sobomax@altavista.net>
|
| |
|
|
|
|
|
| |
PR: 16060
Submitted by: HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
|
|
|
|
|
|
|
| |
Submitted by: Keith Jang <keith@ml.tw.freebsd.org>
Fix the kcfonts problem with some X applications, like Netscape or XEmacs.
The program which generates kcfonts just doesn't follow XLFD and let the
X-app get wrong information of big5-encoding fonts.
|
|
|
|
|
|
| |
Submitted by: Keith Jang <keith@ml.tw.freebsd.org>
Upgrade to Arphic TTF v2.11 released by Arphic Inc., also fixed some
glyph data in the GB fonts.
|
|
|
|
|
|
| |
PR: 16106
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 16108
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer (shige@FreeBSD.org)
|
|
|
|
|
|
| |
When you can't find strlcpy, update your FreeBSD... :)
Submitted by: John Baldwin <jhb@FreeBSD.org>
|
|
|
|
| |
Submitted by: Greg Hewgill <greg@hewgill.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Add new version's WWW.
Maintainer says that the server that the client communicates with has
been shutdown so it is useless. Instead, they have setup a new server to
which the new client (4.x) talks to.
He can't reasonably port the new version, yet.
Submitted by: Maintainer
|
|
|
|
| |
This version 1.9.3 seems old.
|
|
|
|
|
|
| |
from X11.
PR: ports/14955
|
|
|
|
| |
Add MAINTAINER.
|
| |
|
|
|
|
|
|
|
| |
ok to place port on FTP.
PR: 16306
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Submitted by: Igor Timkin <ivt@gamma.ru>
|
| |
|
| |
|
|
|
|
|
| |
PR: 16216
Submitted by: Matthew Reimer <mreimer@vpop.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
dictionaries (in addition to french). They can be built with
``make ISPELL_XX=yes'' where ``XX'' is SE, BR, DEALT or DENEU, or FR
PR: ports/15948
Submitted by: Alexander Langer <alex@cichlids.com>
Reviewed by: jmz
|
|
|
|
|
|
|
|
|
| |
And port changes from sumikawa@ebina.hitachi.co.jp:
- add 'ipv6' on CATEGORIES
- get rid of 'USE_INET6' and use 'OSVERSION' instead of it.
- make PLIST.v6 only difference from PLIST for easily maintanance
Submitted by: sumikawa@ebina.hitachi.co.jp
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 16302
Submitted by: maintainer
|
|
|
|
|
| |
PR: 16200
Submitted by: Heikki Paatela <paatela@st.jyu.fi>
|
|
|
|
| |
No response from: maintainer
|
| |
|
|
|
|
| |
Submitted by: Satoshi
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 16295
Submitted by: maintainer
|
|
|
|
|
| |
PR: 16111
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 16118
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
|
|
|
|
| |
Submitted by: John-Mark Gurney <gurney_j@efn.org>
|
| |
|
|
|
|
|
| |
PR: 16234
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
|
|
|
|
|
| |
PR: 16223
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
|
|
|
|
|
| |
PR: 16107
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
| |
PR: 15990
Submitted by: Jake Burkholder <jake@io.yi.org>
|
|
|
|
|
|
|
|
|
| |
- Add MAINTAINER line
- Support CC/CFLAGS/PREFIX properly
- Shorten pkg/DESCR and add README file from distribution source
PR: 16035
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
|
|
|
|
| |
- Add secondary site to MASTER_SITES
- Support CC/CFLAGS/PREFIX properly
- Support install macros
PR: 15969
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
|
|
|
|
|
|
| |
- Add MAINTAINER line
- Add (probably missing) USE_XLIB line
- Move install path of utility data files from lib/ to libdata/
- Shorten pkg/DESCR and move original file to files/README.FreeBSD
- Sort pkg/PLIST
PR: 16039
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
| |
PR: ports/16250
Submitted by: Maxim Sobolev <sobomax@altavista.net>
|
|
|
|
| |
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
| |
There is not 'strlcpy' function here or in system.
So I replaced to strncpy.
Submitted by: Tsuguru Kato <tkato@prontomail.ne.jp>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 16247
Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk>
|
|
|
|
|
|
|
| |
PLIST.
PR: 16019
Submitted by: Anders Nordby <anders@fix.no>
|
|
|
|
|
| |
PR: 16226
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
|
|
|
|
|
| |
PR: 16225
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
|
|
|
|
|
| |
PR: 16224
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
|
|
|
|
|
| |
PR: 16282
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
| |
PR: 16273
Submitted by: Mikhail Teterin <mi@misha.cisco.com>
|
|
|
|
|
| |
PR: 16285
Submitted by: "Oleg V. Volkov" <rover@lglobus.ru>
|
|
|
|
|
| |
PR: 16264, 16265, 16266, 16267
Submitted by: joseph.scott@owp.csus.edu
|
|
|
|
|
| |
PR: 16261, 16262, 16263
Submitted by: joseph.scott@owp.csus.edu
|
|
|
|
|
| |
PR: 16260
Submitted by: joseph.scott@owp.csus.edu
|
|
|
|
|
|
|
| |
Merge patches ae and aj.
PR: 15941
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
|
|
|
|
| |
Obtained from: andrews@technologist.com
|