joerg
3fdfd23b9e
Don't define errno locally. Thread DragonFly like Linux and Darwin for
...
defines.
2005-10-03 20:34:56 +00:00
joerg
8f23b346d0
On DragonFly at least, -lm is needed for brust_szip. It doesn't hurt on
...
other platforms, so just add it.
2005-10-03 20:31:26 +00:00
abs
35db015a0a
Update exim to exim-4.52nb4:
...
Fix PLIST for eximon option - from Sven Hartge
2005-10-03 20:20:18 +00:00
wiz
9b20b9a34b
Updated pkgtools/url2pkg to 1.30
2005-10-03 19:55:06 +00:00
wiz
7810313db3
1.30:
...
Unbreak url2pkg on sourceforge hosted packages -- the MASTER_SITES
did not contain the trailing slash, thus breaking the download.
XXX: prdownloads.sf.net is not recognized as a sourceforge "mirror"
since the previous version of url2pkg.
2005-10-03 19:54:10 +00:00
joerg
482296f1b4
Add DragonFly support.
2005-10-03 19:52:03 +00:00
joerg
957ca17ce6
Use platform pthread flags instead of hard coded -lpthread.
2005-10-03 19:46:56 +00:00
joerg
d1cb54c9d6
Use platform thread library flags instead of hard coded -lpthread.
2005-10-03 19:45:42 +00:00
wiz
c62e38b863
End descriptions with dot. Fix typo in gdbm description.
2005-10-03 19:26:57 +00:00
abs
cd187a776d
Add notes on exim options.
2005-10-03 19:19:28 +00:00
abs
ff9fddf6dc
Update exim to exim-4.52nb3:
...
- Add rmail, rsmtp, & runq as exim mailer.conf aliases (from Sergey Svishchev)
- Add lookup options for openldap, mysql, eximon and dnsdb (from Sven Hartge
in PR pkg/27242)
- Change 'exim' specific options to be prefixed with exim- (suggsted by
Dieter Baron)
2005-10-03 18:45:50 +00:00
joerg
96a2d1abb5
Add DragonFly support.
2005-10-03 18:42:32 +00:00
joerg
9ff2d3de17
Include unistd.h to get close() and getpagesize() on DragonFly.
2005-10-03 18:09:55 +00:00
joerg
0181e45f2b
Reset MAINTAINER, mail bounced.
2005-10-03 17:52:42 +00:00
joerg
14bbb2fd6e
stdout may not be a link-time constant. E.g. on DragonFly, it is just an
...
extern pointer. Move the compile-time initialisation to run time.
2005-10-03 17:52:10 +00:00
skrll
a94b116cae
Install the sniffer firmware files correctly.
...
PKGREVISION++
2005-10-03 16:45:08 +00:00
mrauch
cfc56530ca
Updated openoffice and openoffice-bin to 1.1.5.
2005-10-03 16:14:30 +00:00
mrauch
0c05439318
Update to version 1.1.5.
...
This version contains read support for the new OpenDocument format OASIS which
will be default in OOo 2.0.
Additionally some minor bugs have been fixed. A complete list can be found at
http://download.openoffice.org/1.1.5/release_notes_1.1.5.html .
2005-10-03 16:03:19 +00:00
joerg
f132fb31b7
If you check for NAME_MAX, you should include limits.h. This fixes the
...
compilation on DragonFly.
2005-10-03 15:59:13 +00:00
mrauch
92ed427cab
Add the pkgsrc library path to LD_LIBRARY_PATH so shared libraries from
...
other packages which are loaded during runtime via dlopen() can be found.
This is necessary for fixing PR pkg/30473.
2005-10-03 15:53:34 +00:00
joerg
1536724ec9
Use the FreeBSD rules for DragonFly as well.
2005-10-03 15:25:14 +00:00
joerg
7345437c23
Note bugfixes of audio/mpg123, audio/mpg123-nas and audio/mpg123-esound.
2005-10-03 15:24:14 +00:00
joerg
5e00c79bb0
Correct usage of errno and ctype macros. The former is wrong when thread
...
linking is active, the latter can result in segfaults.
Bump revisions of mpg123, mpg123-esound and mpg123-nas for the ctype
bugfix.
2005-10-03 15:17:14 +00:00
wiz
8919a51b2e
Updated devel/cscope to 15.5
2005-10-03 15:01:17 +00:00
wiz
a45f396a76
+ naim-0.11.8, wine-20050930.
2005-10-03 15:00:54 +00:00
wiz
9ecad91e80
Update to 15.5:
...
(2003/08/14 - broeker) Cleaned up man page, INSTALL and TODO files.
(2003/08/14 - broeker) Have configure check for <regex.h>. Bail out if none
found.
(2003/08/14 - broeker) New options --help and --version.
(2003/06/12 - broeker) New option -v to output progress updates even in
line mode. To be used by interface kscope.
(2003/06/02 - broeker) Use the basename of files only to test for SCCS/RCS
files in -R traversal.
(2003/04/29 - broeker) Check that a src file is a regular file before trying to
scan it. Change from S_IFDIR/S_IFREG bit tests to
macros S_ISDIR/S_ISREG.
(2003/03/05 - broeker) Remove '-y' option from pipe call to utility "sort".
It's long since deprecated, and some modern versions
will barf seeing it.
(2003/03/02 - broeker) Don't restrict to 14 character filenames any longer.
(2003/01/23 - broeker) Update to latest auto* tools. First step towards
integration of GNOME GUI version.
(2002/12/11 - broeker) Get rid of deprecated ={...} style actions in egrep.y.
Use plain {...} instead.
(2002/10/29 - broeker) Fix bug #588671 : disprefs was still 0 if only 1 very
long reference output shown by curses display.
(2002/08/27 - broeker) Fix bug #600494 : use mygetenv() for HOME, and provide
a fall-back if it's not there.
2005-10-03 15:00:12 +00:00
taca
1e90f859d4
devel/gtkmm -> x11/gtkmm
...
chat/mutt-devel -> mail/mutt-devel
2005-10-03 14:43:12 +00:00
xtraeme
1178d41606
Erm, fix previous correctly.
2005-10-03 14:34:48 +00:00
xtraeme
1fd57eb569
Apply patch from David A. Holland in PR pkg/31435 to honor rc.conf
...
values for mysql_user, mysql_group and mysql_datadir options.
Bump PKGREVISION.
2005-10-03 14:24:29 +00:00
adam
82bfbd9d65
Updated devel/libgnome[ui]mm to 2.12.0
2005-10-03 14:24:11 +00:00
adam
c843c5d83a
Changes 2.12.0:
...
* Increased version to match GNOME 2.12 release version.
2005-10-03 14:22:58 +00:00
tonio
b3a3b00c83
Note update of mail/mutt-devel 1.5.11
2005-10-03 14:19:43 +00:00
tonio
0e62c89e11
Update mail/mutt-devel to 1.5.11
...
Add support for Internationalized Domain Names (though disabled by default)
This release features many bugfixes,
~h can match folded headers
~u match only suscribed lists, ~l all
progress indication when uploading imap and pop messages
This fixes PR 31451
2005-10-03 14:16:53 +00:00
adam
9586760b57
Changes 2.12.0:
...
* Increased version to match GNOME 2.12 release version.
2005-10-03 14:08:00 +00:00
tonio
cb1db79ad1
add idn: Internationalized Domain Names support
2005-10-03 14:05:03 +00:00
adam
d328ad6b20
Updated devel/gconfmm to 2.12.0
2005-10-03 14:01:56 +00:00
adam
d6596e11b5
Changes 2.12.0:
...
gconfmm 2.12 is API/ABI-compatible with gconfmm 2.10.x, 2.8.x, and 2.6.x.
* 64-bit build fixes
2005-10-03 14:00:44 +00:00
adam
94c4e358bb
Updated graphics/ImageMagick to 6.2.5.0
2005-10-03 13:58:24 +00:00
adam
2b8f3a28d4
Changes 6.2.5.0:
...
* bug-fixes
* improvements
2005-10-03 13:57:40 +00:00
adam
a465f175f2
Updated sysutils/gnome-vfsmm to 2.12.0
2005-10-03 13:51:55 +00:00
adam
0705696372
Changes 2.12.0:
...
* Updated NEWS and increased version.
2005-10-03 13:49:58 +00:00
adam
054dccaf97
Changes 2.12.0:
...
API additions compared to 2.10:
* Added Item::get_parent_group() convenience method.
2005-10-03 13:34:38 +00:00
joerg
bdef39a365
Allow this to build on DragonFly. Remove a nested extern for errno, GCC
...
complains about it anyway.
2005-10-03 13:30:20 +00:00
adam
95a30d5b7e
Updated devel/libglademm to 2.6.1
2005-10-03 13:24:05 +00:00
adam
ac4a120afe
Changes 2.6.1:
...
* Windows build fixes.
2005-10-03 13:22:42 +00:00
adam
8dfdc21f99
Updated x11/gtkmm to 2.8.0
2005-10-03 13:12:31 +00:00
adam
3bdc6518c3
Changes 2.8.0:
...
API additions since 2.6:
Gtk:
* AboutDialog: Added set/get_wrap_license() and property.
* CellRenderer: Added "sensitive" property.
* ComboBoxText, ComboBoxEntryText:
- Deprecated clear() in favour of new clear_items() method,
because clear() exists in the base CellLayout class and is
very different.
- Added remove_text() to remove items one at a time.
* Dialog: Added get_response_for_widget().
* EntryCompletion: Added properties, get/set_popup_set_width(),
get/set_popup_single_width().
* FileChooser: Added get/set_do_overwrite_confirmation(
* Iconview: Added get_item_at_pos(), get_visible_range(), get/set_cursor(),
scroll_to_path().
* TreeRowReference: Added get_model().
* TreeView:
- Added unset_model().
- Added const versions of get_path_at_pos(),
get_cell_area(), get_background_area(), get_visible_rect(),
widget_to_tree_coords(), tree_to_widget_coords().
- Added get_visible_range().
* TreeView::Column: Added queue_resize().
* Sizegroup: Added ignore_hidden property.
* Stock: Added FULLSCREEN, LEAVE_FULLSCREEN, and INFO stock items.
* Widget: Added drag_source_set_icon(const Glib::ustring& icon_name).
* Window:
- Added urgency_hint property, and get/set_urgency_hint().
Added present(timestamp) overload.
Gdk:
* Colormap: Deprecated alloc_colors() and free_colors().
Add free_color() for use with alloc_color().
* Cursor: Added get_image() and a Cursor(name) constructor.
* DragContext:Added set_icon(const Glib::ustring& name).
* Pixbuf: Added a save_to_buffer() overload without the options
parameters.
* Window: Added move_region().
2005-10-03 13:11:49 +00:00
joerg
169ebe56da
Allow building on DragonFly.
2005-10-03 12:35:39 +00:00
joerg
29b0ac3c8b
Unbreak build with GCC 3.4+ (label at end of compound statement).
...
Include string.h, when using functions from it.
2005-10-03 12:12:12 +00:00
joerg
918993b88d
Unbreak build with GCC 3.4 (label at end of compound statement). Include
...
string.h when using functions from it.
2005-10-03 12:11:08 +00:00