comparison dist-files.mk @ 3381:311f0d70597b

Add octave forge sockets package * Makefile.in: add sockets to OCTAVE_FORGE_PACKAGES, fix forge install rule to install newly tar zipped files instead of copying from pkg/. * build_packages: add sockets-1.0.8.tar.gz * dist-files.mk: add of-sockets.mk and mingw-of-sockets-1-winsock.patch * index.html: add of-sockets-package. * src/of-sockets.mk: New file. * src/mingw-of-sockets-1-winsock.patch: new file.
author John Donoghue <john.donoghue@ieee.org>
date Tue, 31 Dec 2013 23:33:29 -0500
parents 654ecdc435a4
children d86edd4ec1d6
comparison
equal deleted inserted replaced
3380:654ecdc435a4 3381:311f0d70597b
280 mingw-cairo-1-ssize-t-defined.patch \ 280 mingw-cairo-1-ssize-t-defined.patch \
281 mingw-cfitsio-1-fixes.patch \ 281 mingw-cfitsio-1-fixes.patch \
282 mingw-glib-1-fixes.patch \ 282 mingw-glib-1-fixes.patch \
283 mingw-glib-2-fixes.patch \ 283 mingw-glib-2-fixes.patch \
284 mingw-hdf5-1.patch \ 284 mingw-hdf5-1.patch \
285 mingw-of-sockets-1-winsock.patch \
285 mingw-pango-1-fixes.patch \ 286 mingw-pango-1-fixes.patch \
286 mingw-utils-1-portability-fix.patch \ 287 mingw-utils-1-portability-fix.patch \
287 mingw-units-1-fixes.patch \ 288 mingw-units-1-fixes.patch \
288 mingw-utils.mk \ 289 mingw-utils.mk \
289 mingwrt.mk \ 290 mingwrt.mk \
388 of-io.mk \ 389 of-io.mk \
389 of-miscellaneous.mk \ 390 of-miscellaneous.mk \
390 of-optim-1-fixes.patch \ 391 of-optim-1-fixes.patch \
391 of-optim.mk \ 392 of-optim.mk \
392 of-signal.mk \ 393 of-signal.mk \
394 of-sockets.mk \
393 of-specfun.mk \ 395 of-specfun.mk \
394 of-statistics.mk \ 396 of-statistics.mk \
395 of-struct.mk \ 397 of-struct.mk \
396 of-windows.mk \ 398 of-windows.mk \
397 ogg.mk \ 399 ogg.mk \