Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
always work.
|
|
autonet is intended to handle automatic network configuration on a
machine which connects to a variety of different networks, such as a laptop.
It includes configuring WEP keys and static vs dynamic IP addresses on a
per ssid or interface basis.
|
|
|
|
autonet is intended to handle automatic network configuration on a
machine which connects to a variety of different networks, such as a laptop.
It includes configuring WEP keys and static vs dynamic IP addresses on a
per ssid or interface basis.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
permission correctly.
|
|
|
|
|
|
Makefile.
|
|
|
|
|
|
|
|
|
|
|
|
- Two minor bugfixes
|
|
|
|
audio support. Bump package revision.
|
|
other minor cleanup:
x11/xfce4-gtk2-engine -> x11/xfce4-gtk2-engines
inputmethod/ja-FreeWnn -> inputmethod/ja-freewnn
x11/gtk2+ -> x11/gtk2
net/bind -> net/bind9
mail/ja-mh6 -> mail/ja-mh
|
|
as well, ie
bsd.pkg.mk: message [user YYYY-MM-DD]
becomes
mk/bsd.pkg.mk: message [user YYYY-MM-DD]
|
|
|
|
- From the changelog:
> Changes to the Cyrus IMAP Server since 2.1.17
> Fix single byte overflow in imapd annotate extension.
>
> Changes to the Cyrus IMAP Server since 2.1.16
> Fix several security issues in imapd and in mysasl_canon_user.
>
> Changes to the Cyrus IMAP Server since 2.1.15
> Clean up a timeout bug in fud proxy code.
> Fix a number of bugs with the murder and altnamespace handling.
> Detect fork() failures when launching sendmail in lmtpd
> Enable telemetry logging in lmtpd/lmtpproxyd
> Allow APOP to be disabled via an imap option
> Fix reconstruct to handle missing cyrus.header files
> Add the quotawarnkb option
> Update MUPDATE to look for IANA assigned port numbers.
|
|
|
|
XMAKE is simliar to other make's out there, but is specifically
designed to allow you to easily construct multiple complex
dependancies without getting screwed by default rulesets. XMake
contains a number of features specifically designed to trivialize the
construction of compilation rules.
|
|
|
|
- Patches from tcpdump.org CVS tree
|
|
|
|
|
|
|
|
- all: test overrides and PKG_LEGACY_VARS
- unsupported: test that unsupported option in PKG_OPTIONS.xxx causes failure
|
|
|
|
|
|
|
|
|
|
This tool simply outputs the aggregate size of all files in one or
more directories, defaulting to the current directory. It does not
recurse. The tool's primary purpose is for use with the shell prompt.
|
|
|
|
|
|
Mrxvt (previously named as materm) is a lightweight and powerful
multi-tabbed X terminal emulator based on the popular rxvt and aterm.
It implements many useful features seen in some modern X terminal
emulators, like gnome-terminal and konsole, but keeps to be
lightweight and independent from the GNOME and KDE desktop
environment.
|
|
|
|
Changes:
- Fix the "cannot open xxx file" bug.
- code cleanup and indentation
|
|
|
|
Numerous releases and fixes since 2.0.18. Most recent changes include:
* miniocr fix : Fix error on decoding some subs.
* xvideco fix : Fix compilation issue.
* ffv1rec fix : Fix compilation issue.
* SSE2 display fix : SSE2 cpu flag display.
* Mplayer resize fix : Caused crash in some case.
* [Filter] Ported Asharp by MarcFD .
* [Filter] Mplayer Eq2 is now completly ported.
* [Cli ] New cli command --rebuild-index.
* [Video ] Accelerated playback selectable in misc/pref.
* [Audio ] Fixed mp3 decoding on low frequency mpeg.
* [Audio ] More tolerant with mpeg audio match codec (it created async in some rare cases).
* [Codec ] Fixed save as huffyuv.
* [Codec ] Fixed save jpeg.
* [Export] Fixed race in mpeg ps export (thanks to T. Rupp).
* [Import] Support mov file starting by skip atom.
See website news for more changes.
I never tested the USE_MMX. And the webpage says the --disable-mmx
has been removed and all x86 stuff is now probed at run time, so
maybe get rid of USE_MMX support for this?
Require gcc 3.0. On NetBSD 1.6.2_STABLE with older gcc received
cc1: Invalid option `-falign-loops=16' and various warnings.
Reworded part of DESCRiption. And this does support divx.
Updated MASTER_SITES.
Removed BUILD_USES_MSGFMT and USE_PKGLOCALEDIR. The locale support
removed and maybe will be readded later according to author.
Use CPPFLAGS instead of CFLAGS to define -DDEVOSSAUDIO, because
"`DEVOSSAUDIO' was not declared in this scope".
Sorted some settings.
Remove the --disable-warnings and the rm:-O3 BUILDLINK_TRANSFORM.
I didn't need them, but maybe on another system they are needed.
Disable faad support since Dolby doesn't allow binary distributions.
Add faac support.
Remove two patches. Disable ARTS using ac_cv_path_ART_CONFIG=no instead.
Just let regular install target install it. (This is slow though.)
Update PLIST. Name this avidemux2 with the two as the author requests.
|